1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/pcnfsd/Makefile

26 lines
410 B
Makefile
Raw Normal View History

1994-10-07 00:23:56 +00:00
# New ports collection makefile for: pcnfsd
# Date created: Oct 6, 1994
# Whom: pst
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
1996-04-21 19:26:10 +00:00
#
1995-04-15 05:42:12 +00:00
PORTNAME= pcnfsd
PORTVERSION= 93.02.16
CATEGORIES= net
1995-04-15 05:42:12 +00:00
MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
DISTNAME= pcnfsd.93.02.16
1994-10-07 00:23:56 +00:00
EXTRACT_SUFX= .tar.Z
1995-04-15 05:42:12 +00:00
1997-07-10 15:50:55 +00:00
MAINTAINER= ports@FreeBSD.org
MAN8= pcnfsd.8
MANCOMPRESSED= maybe
1994-10-07 00:23:56 +00:00
NO_WRKSUBDIR=
post-extract:
${CP} ${FILESDIR}/Makefile.inc ${WRKSRC}
1994-10-07 00:23:56 +00:00
.include <bsd.port.mk>