blob: 3c249592f8a331382f920d329083530b874e9bf8 (
plain) (
tree)
|
|
# Created by: mharo@FreeBSD.org
# $FreeBSD$
PORTNAME= Net-CIDR-Lite
PORTVERSION= 0.21
CATEGORIES= net perl5 ipv6
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for merging IPv4 or IPv6 CIDR addresses
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|