blob: 748b7e1977e4cc4dfa6fbef7e12b4c09e83d3017 (
plain) (
tree)
|
|
# 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
GNU_CONFIGURE= yes
MAN1= stan.1
.include <bsd.port.mk>
|