freebsd-ports/lang/pnet/Makefile
David W. Chapman Jr. 56ac5463a7 Update to 1.8 instead of 1.7 since 1.7 doesn't exist any more
PR:		30937
Submitted by:	maintainer
2001-10-19 05:47:13 +00:00

28 lines
501 B
Makefile

# Ports collection makefile for: pnet
# Date created: Fri Jul 13 01:08:14 EDT 2001
# Whom: Michael Johnson <ahze@ahze.net>
#
# $FreeBSD$
#
PORTNAME= pnet
PORTVERSION= 0.1.8
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
MAINTAINER= ahze@ahze.net
BUILD_DEPENDS= ${LOCALBASE}/bin/treecc:${PORTSDIR}/lang/treecc
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= ilasm.1 \
ildasm.1 \
ilsize.1 \
ilnative.1 \
ilfind.1 \
cscc.1 \
resgen.1
.include <bsd.port.mk>