freebsd-ports/devel/prototype/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 lines
364 B
Makefile

# ex:ts=8
# Ports collection makefile for: prototype
# Date created: Aug 4, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= prototype
PORTVERSION= 1.9
CATEGORIES= devel
MASTER_SITES= http://www.xs4all.nl/~carlo17/prototype/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
NO_BUILD= yes
.include <bsd.port.mk>