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

21 lines
293 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
2001-07-20 05:43:10 +00:00
PORTVERSION= 0.3
CATEGORIES= misc
MASTER_SITES= http://www.r0q.cx/stan/
2001-07-20 05:43:10 +00:00
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= stan.1
.include <bsd.port.mk>