diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net-mgmt/p5-SNMP-Util | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-SNMP-Util')
-rw-r--r-- | net-mgmt/p5-SNMP-Util/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP-Util/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP-Util/Makefile b/net-mgmt/p5-SNMP-Util/Makefile index 9fac043b72c0..4072c6530360 100644 --- a/net-mgmt/p5-SNMP-Util/Makefile +++ b/net-mgmt/p5-SNMP-Util/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- MAINTAINER= fenner@FreeBSD.org +COMMENT= Perl modules to perform SNMP set,get,walk,next,walk_hash etc RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net/p5-SNMP diff --git a/net-mgmt/p5-SNMP-Util/pkg-comment b/net-mgmt/p5-SNMP-Util/pkg-comment deleted file mode 100644 index 94b7a9342c00..000000000000 --- a/net-mgmt/p5-SNMP-Util/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl modules to perform SNMP set,get,walk,next,walk_hash etc |