mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
20 lines
373 B
Makefile
20 lines
373 B
Makefile
# New ports collection makefile for: pcnfsd
|
|
# Version required: 93.02.16
|
|
# Date created: Oct 6, 1994
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.7 1996/12/01 01:23:03 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= pcnfsd.93.02.16
|
|
PKGNAME= pcnfsd-93.02.16
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR=
|
|
|
|
.include <bsd.port.mk>
|