freebsd-ports/net-mgmt/p5-Net-IPAddress/Makefile

19 lines
393 B
Makefile
Raw Normal View History

# Created by: Alexandre Biancalana <ale@biancalanas.net>
# $FreeBSD$
PORTNAME= Net-IPAddress
PORTVERSION= 1.10
PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SARENNER
PKGNAMEPREFIX= p5-
MAINTAINER= ale@biancalanas.net
COMMENT= Perl functions used to manipulate IP addresses, masks and FQDN's
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>