freebsd-ports/misc/stan/Makefile
Ying-Chieh Liao 2027c167e8 add stan
Generate several statisical information of a stream
2001-05-01 17:31:38 +00:00

20 lines
294 B
Makefile

# ex:ts=8
# New ports collection makefile for: stan
# Date created: May 1, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= stan
PORTVERSION= 0.2
CATEGORIES= misc
MASTER_SITES= http://www.r0q.cx/stan/
MAINTAINER= ijliao@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= stan.1
.include <bsd.port.mk>