Tweak net-mgmt/icingaweb2-module-businessprocess version 2.2.0_2
[dports.git] / net-mgmt / p5-Cisco-Reconfig / Makefile
1 PORTNAME=       Cisco-Reconfig
2 PORTVERSION=    0.912
3 CATEGORIES=     net-mgmt perl5
4 MASTER_SITES=   CPAN
5 PKGNAMEPREFIX=  p5-
6
7 MAINTAINER=     sunpoet@FreeBSD.org
8 COMMENT=        Parse and generate Cisco configuration files
9 WWW=            https://metacpan.org/release/Cisco-Reconfig
10
11 LICENSE=        ART10 GPLv1+
12 LICENSE_COMB=   dual
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 NO_ARCH=        yes
18
19 .include <bsd.port.mk>