freebsd-ports/misc/stan/Makefile

23 lines
379 B
Makefile
Raw Normal View History

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