aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP-MIB-Compiler
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-26 07:21:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-26 07:21:32 +0000
commit385a47ac54b5cfba28ed7263c31250cd2933a0ec (patch)
tree469add25dcc1134d8989e22e99e81dd6a243cbaa /net-mgmt/p5-SNMP-MIB-Compiler
parent3c9ce4d923de65f98501748823c3b61c3d8f2092 (diff)
downloadports-385a47ac54b5cfba28ed7263c31250cd2933a0ec.tar.gz
ports-385a47ac54b5cfba28ed7263c31250cd2933a0ec.zip
De-pkg-comment
Notes
Notes: svn path=/head/; revision=76480
Diffstat (limited to 'net-mgmt/p5-SNMP-MIB-Compiler')
-rw-r--r--net-mgmt/p5-SNMP-MIB-Compiler/Makefile3
-rw-r--r--net-mgmt/p5-SNMP-MIB-Compiler/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile
index f4bd3f0e70e9..f5a01f0cb517 100644
--- a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile
+++ b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile
@@ -13,13 +13,14 @@ MASTER_SITE_SUBDIR= SNMP
PKGNAMEPREFIX= p5-
MAINTAINER= marcus@FreeBSD.org
+COMMENT= A Perl MIB compiler supporting both SMIv1 and SMIv2
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Compare.pm:${PORTSDIR}/devel/p5-Data-Compare
PERL_CONFIGURE= yes
MAN3= SNMP::MIB::Compiler.3 \
- Bundle::SNMP::MIB::Compiler.3
+ Bundle::SNMP::MIB::Compiler.3
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>
diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/pkg-comment b/net-mgmt/p5-SNMP-MIB-Compiler/pkg-comment
deleted file mode 100644
index d8c7a5aeed15..000000000000
--- a/net-mgmt/p5-SNMP-MIB-Compiler/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Perl MIB compiler supporting both SMIv1 and SMIv2