Tweak net-mgmt/icingaweb2-module-businessprocess version 2.2.0_2
[dports.git] / net-mgmt / p5-Net-IP-Resolver / Makefile
1 PORTNAME=       Net-IP-Resolver
2 PORTVERSION=    0.02
3 PORTREVISION=   1
4 CATEGORIES=     net-mgmt perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     perl@FreeBSD.org
9 COMMENT=        Resolve IPs to a particular network
10 WWW=            https://metacpan.org/release/Net-IP-Resolver
11
12 BUILD_DEPENDS=  p5-Net-IP-Match-XS>=0.03:net-mgmt/p5-Net-IP-Match-XS \
13                 p5-ExtUtils-AutoInstall>0:devel/p5-ExtUtils-AutoInstall
14 RUN_DEPENDS=    p5-Net-IP-Match-XS>=0.03:net-mgmt/p5-Net-IP-Match-XS
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>