diff options
Diffstat (limited to 'net-mgmt/p5-SNMP/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index d955bc03868d..c5b71664116b 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl5 module for interfacing with the CMU SNMP library LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 |