1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/misc/stan/Makefile

22 lines
356 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 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
GNU_CONFIGURE= yes
MAN1= stan.1
.include <bsd.port.mk>