freebsd-ports/net/p5-Net-CIDR-Lite/Makefile
2013-11-05 16:42:55 +00:00

16 lines
305 B
Makefile

# 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>