# New ports collection makefile for: p5-Net-NIS-Listgroup # Date created: 2006-09-01 # Whom: Gea-Suan Lin <gslin@gslin.org> # # $FreeBSD: ports/net/p5-Net-NIS-Listgroup/Makefile,v 1.1 2006/09/20 02:40:34 clsung Exp $ # PORTNAME= Net-NIS-Listgroup PORTVERSION= 1.0.0 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Lists hosts/users in a netgroup group PERL_CONFIGURE= yes MAN1= listgroup.1 MAN3= Net::NIS::Listgroup.3 .include <bsd.port.mk>