freebsd-ports/misc/stan/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

23 lines
379 B
Makefile

# 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/
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate several statisical information of a stream
GNU_CONFIGURE= yes
MAN1= stan.1
PLIST_FILES= bin/stan
.include <bsd.port.mk>