freebsd-ports/net/p5-Net-NIS/Makefile
Cheng-Lung Sung cbe5ee3cbf Add p5-Net-NIS 0.34, interface to Sun's Network Information Service.
PR:		ports/102749
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-20 02:28:10 +00:00

22 lines
439 B
Makefile

# New ports collection makefile for: p5-Net-NIS
# Date created: 2006-09-01
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Net-NIS
PORTVERSION= 0.34
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Interface to Sun's Network Information Service
PERL_CONFIGURE= yes
MAN3= Net::NIS.3 Net::NISTable.3
.include <bsd.port.mk>