1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/pcnfsd/Makefile

23 lines
408 B
Makefile
Raw Normal View History

1994-10-07 00:23:56 +00:00
# New ports collection makefile for: pcnfsd
# Version required: 93.02.16
# Date created: Oct 6, 1994
# Whom: pst
#
# $Id: Makefile,v 1.8 1997/07/10 15:50:52 pst Exp $
1996-04-21 19:26:10 +00:00
#
1995-04-15 05:42:12 +00:00
1994-10-07 00:23:56 +00:00
DISTNAME= pcnfsd.93.02.16
1995-04-15 05:42:12 +00:00
PKGNAME= pcnfsd-93.02.16
CATEGORIES= net
1995-04-15 05:42:12 +00:00
MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
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=
.include <bsd.port.mk>