freebsd-ports/net-mgmt/p5-Net-IPv6Addr/Makefile

20 lines
349 B
Makefile

# Created by: JJ Behrens <jj@nttmcl.com>
PORTNAME= Net-IPv6Addr
PORTVERSION= 1.02
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for manipulating IPv6 addresses
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>