mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
16 lines
293 B
Makefile
16 lines
293 B
Makefile
# 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>
|