2006-09-20 04:28:10 +02:00
|
|
|
# New ports collection makefile for: p5-Net-NIS
|
|
|
|
# Date created: 2006-09-01
|
|
|
|
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Net-NIS
|
2007-12-25 03:57:32 +01:00
|
|
|
PORTVERSION= 0.43
|
2006-09-20 04:28:10 +02:00
|
|
|
CATEGORIES= net perl5
|
2007-12-25 03:57:32 +01:00
|
|
|
MASTER_SITES= CPAN
|
2006-09-20 04:28:10 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2007-12-25 03:57:32 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-09-20 04:28:10 +02:00
|
|
|
COMMENT= Interface to Sun's Network Information Service
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Net::NIS.3 Net::NISTable.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|