1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/net/p5-Net-NIS/Makefile
Sunpoet Po-Chuan Hsieh 16ac3fd12d - Update to 0.44
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-NIS/Changes
2014-02-23 12:21:04 +00:00

20 lines
340 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Net-NIS
PORTVERSION= 0.44
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to Sun's Network Information Service
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>