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

19 lines
319 B
Makefile

PORTNAME= Net-CIDR
PORTVERSION= 0.21
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>