freebsd-ports/net-mgmt/p5-NetAddr-IP/Makefile
Adam Weinberger 0757d39a5f Update to 4.075.
Changes: https://metacpan.org/changes/distribution/NetAddr-IP

PR:		197014
Submitted by:	Sergei Vyshenski
Approved by:	maintainer (implicit)
2015-02-16 21:17:04 +00:00

16 lines
321 B
Makefile

# Created by: Christopher N. Harrell <cnh@ivmg.net>
# $FreeBSD$
PORTNAME= NetAddr-IP
PORTVERSION= 4.075
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Work with IPv4 and IPv6 addresses and subnets
USES= perl5
USE_PERL5= patch configure
.include <bsd.port.mk>