Tweak net-mgmt/icingaweb2-module-businessprocess version 2.2.0_2
[dports.git] / net-mgmt / p5-Tie-NetAddr-IP / Makefile
1 PORTNAME=       Tie-NetAddr-IP
2 PORTVERSION=    1.51
3 PORTREVISION=   1
4 CATEGORIES=     net-mgmt perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     perl@FreeBSD.org
9 COMMENT=        Perl hash implementation with subnets as keys
10 WWW=            https://metacpan.org/release/Tie-NetAddr-IP
11
12 BUILD_DEPENDS=  ${RUN_DEPENDS}
13 RUN_DEPENDS=    p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>