aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-SNMP-MIB-Compiler
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-26 15:21:32 +0800
committermarcus <marcus@FreeBSD.org>2003-02-26 15:21:32 +0800
commit85634741bff570e2b2c4371660161be1e124fbf1 (patch)
treea0af08d298daae85588e7b29e2e7a47541c388b9 /net-mgmt/p5-SNMP-MIB-Compiler
parent2f3d95e96bc4069411ebbc6120335f4e1276749a (diff)
downloadfreebsd-ports-gnome-85634741bff570e2b2c4371660161be1e124fbf1.tar.gz
freebsd-ports-gnome-85634741bff570e2b2c4371660161be1e124fbf1.tar.zst
freebsd-ports-gnome-85634741bff570e2b2c4371660161be1e124fbf1.zip
De-pkg-comment
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