Tweak net-mgmt/icingaweb2-module-businessprocess version 2.2.0_2
[dports.git] / net-mgmt / p5-Net-IPAddress / Makefile
1 PORTNAME=       Net-IPAddress
2 PORTVERSION=    1.10
3 PORTREVISION=   1
4 CATEGORIES=     net-mgmt perl5
5 MASTER_SITES=   CPAN
6 MASTER_SITE_SUBDIR=     CPAN:SARENNER
7 PKGNAMEPREFIX=  p5-
8
9 MAINTAINER=     ale@biancalanas.net
10 COMMENT=        Perl functions used to manipulate IP addresses, masks and FQDN's
11 WWW=            https://metacpan.org/release/Net-IPAddress
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>