2022-03-07 22:27:15 +00:00

18 lines
296 B
Makefile

COMMENT= module to interact with a Cisco router
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-Telnet-Cisco-1.12
CATEGORIES= net
HOMEPAGE= http://nettelnetcisco.sourceforge.net/
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= net/p5-Net-Telnet>=3.02
TEST_IS_INTERACTIVE= Yes
.include <bsd.port.mk>