1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/net-mgmt/p5-Net-IPv6Addr/Makefile

21 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>