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

16 lines
279 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= Net-CIDR
PORTVERSION= 0.17
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
2009-01-23 09:26:02 +01:00
MAINTAINER= jadawin@FreeBSD.org
2003-02-21 14:28:59 +01:00
COMMENT= Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>