# Created by: Wei-chun Chao
# $FreeBSD: tags/RELEASE_11_1_0/net-mgmt/p5-Net-Netmask/Makefile 437950 2017-04-07 18:50:22Z lth $

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

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
