freebsd-ports/net-mgmt/p5-Cisco-Reconfig/Makefile
2021-04-18 13:42:41 +08:00

20 lines
357 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= Cisco-Reconfig
PORTVERSION= 0.912
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parse and generate Cisco configuration files
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>