freebsd-ports/misc/stan/Makefile
2002-11-06 22:47:41 +00:00

22 lines
361 B
Makefile

# ex:ts=8
# New ports collection makefile for: stan
# Date created: May 1, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= stan
PORTVERSION= 0.3
CATEGORIES= misc
MASTER_SITES= http://www.roqe.org/stan/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= Generate several statisical information of a stream
GNU_CONFIGURE= yes
MAN1= stan.1
.include <bsd.port.mk>