blob: bd5bab7105cee4187b9c5b8f1c2c18661be29b65 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: pcnfsd
# Version required: 93.02.16
# Date created: Oct 6, 1994
# Whom: pst
#
DISTNAME= pcnfsd.93.02.16
PKGNAME= pcnfsd-93.02.16
CATEGORIES+= networking
MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR=
.include <bsd.port.mk>
|