1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/net-mgmt/p5-Net-CIDR/Makefile
Philippe Audeoud 1288c1a14f - support STAGE
2013-12-27 14:47:58 +00:00

16 lines
279 B
Makefile

# $FreeBSD$
PORTNAME= Net-CIDR
PORTVERSION= 0.17
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>