1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/net-mgmt/p5-Net-Netmask/Makefile

17 lines
308 B
Makefile

# 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>