1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/net/p5-Net-CIDR-Set/Makefile
Sunpoet Po-Chuan Hsieh e7683b899c - Update to 0.13
Changes:	http://search.cpan.org/dist/Net-CIDR-Set/Changes
PR:		ports/187446
Submitted by:	Anes Mukhametov <anes@anes.su> (maintainer)
2014-03-11 18:19:41 +00:00

20 lines
325 B
Makefile

# Created by: Anes Mukhametov <anes@anes.su>
# $FreeBSD$
PORTNAME= Net-CIDR-Set
PORTVERSION= 0.13
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= anes@anes.su
COMMENT= Manipulate sets of IP addresses
LICENSE= GPLv2 ART20
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>