freebsd-ports/net-mgmt/p5-Net-CIDR/Makefile
2015-02-19 18:16:50 +00:00

15 lines
279 B
Makefile

# $FreeBSD$
PORTNAME= Net-CIDR
PORTVERSION= 0.18
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>