aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-Netmask/Makefile
blob: cc5b70018648329553730426fa4b17c1c2df8cb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Wei-chun Chao
# $FreeBSD$

PORTNAME=	Net-Netmask
PORTVERSION=	1.9019
CATEGORIES=	net-mgmt perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Perl module to parse, manipulate, and lookup IP network blocks

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>