summaryrefslogtreecommitdiff
path: root/net/pcnfsd/Makefile
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1994-10-07 00:23:56 +0000
committerPaul Traina <pst@FreeBSD.org>1994-10-07 00:23:56 +0000
commitc6b6b307a969f1aa5496e729c99604ee0e7e6202 (patch)
treeaec1cfc86fdfa029734cd91d9ed6a3da1644f5db /net/pcnfsd/Makefile
parentlibmytinfo removed (diff)
PC NFS authentication/spooling daemon
Notes
Notes: svn path=/head/; revision=198
Diffstat (limited to 'net/pcnfsd/Makefile')
-rw-r--r--net/pcnfsd/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile
new file mode 100644
index 000000000000..43436066972f
--- /dev/null
+++ b/net/pcnfsd/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: pcnfsd
+# Version required: 93.02.16
+# Date created: Oct 6, 1994
+# Whom: pst
+#
+MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
+DISTNAME= pcnfsd.93.02.16
+EXTRACT_SUFX= .tar.Z
+NO_WRKSUBDIR=
+
+.include <bsd.port.mk>