aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-SNMP-Util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-SNMP-Util/Makefile')
-rw-r--r--net-mgmt/p5-Net-SNMP-Util/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/p5-Net-SNMP-Util/Makefile b/net-mgmt/p5-Net-SNMP-Util/Makefile
index d1697db1406f..b610881f69d1 100644
--- a/net-mgmt/p5-Net-SNMP-Util/Makefile
+++ b/net-mgmt/p5-Net-SNMP-Util/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-SNMP-Util
-# Date created: 2011-03-29
-# Whom: Hsin-Han You <hhyou@cs.nctu.edu.tw>
-#
+# Created by: Hsin-Han You <hhyou@cs.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= Net-SNMP-Util
PORTVERSION= 1.04
@@ -23,4 +19,5 @@ USE_PERL5= configure
MAN3= Net::SNMP::Util.3 Net::SNMP::Util::OID.3 Net::SNMP::Util::TC.3
+NO_STAGE= yes
.include <bsd.port.mk>