aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile
blob: 3820d3d3709ae0d68cea418f65940e3f19edf7db (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                    


                                    
                 
                              
                    


                                              
                                      

                                        
                              
                                                               
 

                         
 
                      
# Created by: Tsung-Han Yeh <snowfly@yunteche.du.tw>

PORTNAME=	Net-Telnet-Cisco-IOS
PORTVERSION=	0.6
PORTREVISION=	1
CATEGORIES=	net-mgmt perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION}beta

MAINTAINER=	snowfly@yuntech.edu.tw
COMMENT=	Manage Cisco IOS Devices

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Net-Telnet-Cisco>=0:net-mgmt/p5-Telnet-Cisco

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>