Add p5-Net-Telnet-Cisco
-- This perl module adds functionality to Net::Telnet which helps automation of Cisco routers management and statistic gathering. From: Xavier Santolaria <xavier@santolaria.net> brad@ ok
This commit is contained in:
parent
d5a1e9497e
commit
4b80e96ca9
28
net/p5-Net-Telnet-Cisco/Makefile
Normal file
28
net/p5-Net-Telnet-Cisco/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/11/28 16:09:20 margarida Exp $
|
||||
|
||||
COMMENT= "module to interact with a Cisco router"
|
||||
|
||||
DISTNAME= Net-Telnet-Cisco-1.10
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
|
||||
HOMEPAGE= http://nettelnetcisco.sourceforge.net/
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
||||
|
||||
MAINTAINER= Xavier Santolaria <xavier@santolaria.net>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
BUILD_DEPENDS= :p5-Net-Telnet->=3.02:net/p5-Net-Telnet \
|
||||
:p5-Term-ReadKey->=2.14:devel/p5-Term-ReadKey
|
||||
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/p5-Net-Telnet-Cisco/distinfo
Normal file
3
net/p5-Net-Telnet-Cisco/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Net-Telnet-Cisco-1.10.tar.gz) = a25845350be369cb8354e0ddc55708f9
|
||||
RMD160 (Net-Telnet-Cisco-1.10.tar.gz) = 037f77c7973fa9fd8e5ba1130ffd878e1e454f91
|
||||
SHA1 (Net-Telnet-Cisco-1.10.tar.gz) = 34ab0461173e39388eb1349525467c031b391905
|
5
net/p5-Net-Telnet-Cisco/pkg/DESCR
Normal file
5
net/p5-Net-Telnet-Cisco/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
This perl module adds functionality to Net::Telnet
|
||||
which helps automation of Cisco routers management
|
||||
and statistic gathering.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
5
net/p5-Net-Telnet-Cisco/pkg/PLIST
Normal file
5
net/p5-Net-Telnet-Cisco/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/11/28 16:09:20 margarida Exp $
|
||||
${P5SITE}/Net/Telnet/Cisco.pm
|
||||
${P5SITE}/auto/Net/Telnet/Cisco/autosplit.ix
|
||||
man/man3p/Net::Telnet::Cisco.3p
|
||||
@dirrm ${P5SITE}/auto/Net/Telnet/Cisco
|
Loading…
x
Reference in New Issue
Block a user