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

18 lines
321 B
Makefile
Raw Normal View History

# Created by: mharo@FreeBSD.org
# $FreeBSD$
PORTNAME= Net-CIDR-Lite
2010-03-26 04:03:24 +01:00
PORTVERSION= 0.21
PORTREVISION= 1
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>