2001-05-01 17:31:38 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# New ports collection makefile for: stan
|
|
|
|
# Date created: May 1, 2001
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= stan
|
2004-01-06 09:31:29 +00:00
|
|
|
PORTVERSION= 0.4
|
2001-05-01 17:31:38 +00:00
|
|
|
CATEGORIES= misc
|
2001-12-06 04:13:29 +00:00
|
|
|
MASTER_SITES= http://www.roqe.org/stan/
|
2001-05-01 17:31:38 +00:00
|
|
|
|
2001-07-20 05:43:10 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:00:52 +00:00
|
|
|
COMMENT= Generate several statisical information of a stream
|
2001-05-01 17:31:38 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= stan.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|