cf118ccf87
Reported by: lwhsu
18 lines
404 B
Makefile
18 lines
404 B
Makefile
PORTNAME= Cisco-CopyConfig
|
|
PORTVERSION= 1.4
|
|
CATEGORIES= net-mgmt perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= CPAN:SAPER
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= rihaz.jerrin@gmail.com
|
|
COMMENT= Cisco IOS running-config manipulation
|
|
|
|
BUILD_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP
|
|
RUN_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP
|
|
|
|
USES= perl5 tar:tgz
|
|
USE_PERL5= configure
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|