1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/net/p5-Net-NIS/Makefile
Cheng-Lung Sung e7029aacee - Update 0.43
- reset maintainer

PR:		ports/118653
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-12-25 02:57:32 +00:00

22 lines
396 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.43
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to Sun's Network Information Service
PERL_CONFIGURE= yes
MAN3= Net::NIS.3 Net::NISTable.3
.include <bsd.port.mk>