summaryrefslogblamecommitdiff
path: root/net/pcnfsd/Makefile
blob: 20a1957708b4077e67cc0708265ca451fc008623 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              


                                   
           
 
 

                        
                   
                                        
                               
                      
 
                                 
                                                             
 


                        

             


                                                
                      
# New ports collection makefile for:	pcnfsd
# Date created:		Oct 6, 1994
# Whom:			pst
#
# $FreeBSD$
#

PORTNAME=	pcnfsd
PORTVERSION=	93.02.16
CATEGORIES=	net
MASTER_SITES=	ftp://bcm.tmc.edu/pcnfs/
DISTNAME=	pcnfsd.93.02.16
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Sun PC NFS authentication and printing server

MAN8=		pcnfsd.8
MANCOMPRESSED=	maybe

NO_WRKSUBDIR=

post-extract:
	${CP} ${FILESDIR}/Makefile.inc ${WRKSRC}

.include <bsd.port.mk>