summaryrefslogtreecommitdiff
path: root/net/p5-Net-CIDR-Set/Makefile
blob: 2a363d1af8d7b2a792551dbc4f3b1f6decd0230e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	Net-CIDR-Set
PORTVERSION=	0.13
PORTREVISION=	1
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>