diff options
Diffstat (limited to 'net-mgmt/p5-SNMP-Info/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP-Info/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP-Info/Makefile b/net-mgmt/p5-SNMP-Info/Makefile index 2c121e6459e1..f8a1337ec012 100644 --- a/net-mgmt/p5-SNMP-Info/Makefile +++ b/net-mgmt/p5-SNMP-Info/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SNMP-Info -PORTVERSION= 3.01 +PORTVERSION= 3.02 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl5 module for gathering information from network devices +LICENSE= BSD + LIB_DEPENDS= netsnmp:${PORTSDIR}/net-mgmt/net-snmp PERL_CONFIGURE= yes |