diff options
Diffstat (limited to 'net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile')
-rw-r--r-- | net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile b/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile index 6c463b52e124..0f95b7b569c4 100644 --- a/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile +++ b/net-mgmt/p5-Net-Telnet-Cisco-IOS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Telnet-Cisco-IOS -# Date created: 2008-02-07 -# Whom: Tsung-Han Yeh <snowfly@yunteche.du.tw> -# +# Created by: Tsung-Han Yeh <snowfly@yunteche.du.tw> # $FreeBSD$ -# PORTNAME= Net-Telnet-Cisco-IOS PORTVERSION= 0.6 @@ -23,4 +19,5 @@ USE_PERL5= configure MAN3= Net::Telnet::Cisco::IOS.3 +NO_STAGE= yes .include <bsd.port.mk> |