# Created by: Wei-chun Chao
# $FreeBSD: net-mgmt/p5-Net-Netmask/Makefile 333252 2013-11-08 18:13:35Z lth $

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>
