freebsd-ports/net/pcnfsd/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

26 lines
410 B
Makefile

# New ports collection makefile for: pcnfsd
# Date created: Oct 6, 1994
# Whom: pst
#
# $FreeBSD$
#
PORTNAME= pcnfsd
PORTVERSION= 93.02.16
CATEGORIES= net
MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
DISTNAME= pcnfsd.93.02.16
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
MAN8= pcnfsd.8
MANCOMPRESSED= maybe
NO_WRKSUBDIR=
post-extract:
${CP} ${FILESDIR}/Makefile.inc ${WRKSRC}
.include <bsd.port.mk>