# New ports collection makefile for:	p5-Net-NIS
# Date created:		2006-09-01
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/net/p5-Net-NIS/Makefile,v 1.2 2007/12/25 02:57:32 clsung Exp $
#

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>
