aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-08 09:08:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-08 09:08:18 +0000
commita5301dea84a31edaefb235faaccd79b8f2a75b59 (patch)
tree8fcf827c8779d7257dd4fda6e35531dbacd929a6 /net-mgmt
parent385f929aabba39e8656cc0afcfd115b8fb232446 (diff)
downloadports-a5301dea84a31edaefb235faaccd79b8f2a75b59.tar.gz
ports-a5301dea84a31edaefb235faaccd79b8f2a75b59.zip
- Add LICENSE
- Add NO_ARCH - Add WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=479237
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Net-SNMP/Makefile5
-rw-r--r--net-mgmt/p5-Net-SNMP/pkg-descr2
2 files changed, 7 insertions, 0 deletions
diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile
index f6aa0f31a539..b7668bb3cbd9 100644
--- a/net-mgmt/p5-Net-SNMP/Makefile
+++ b/net-mgmt/p5-Net-SNMP/Makefile
@@ -13,6 +13,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Object oriented interface to SNMP
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= p5-Crypt-DES>=0:security/p5-Crypt-DES \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
p5-Digest-HMAC>=0:security/p5-Digest-HMAC
@@ -21,5 +25,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
CONFLICTS= p5-Net-SNMP3-[0-9]*
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/p5-Net-SNMP/pkg-descr b/net-mgmt/p5-Net-SNMP/pkg-descr
index f73645594ee0..7447e68ea73b 100644
--- a/net-mgmt/p5-Net-SNMP/pkg-descr
+++ b/net-mgmt/p5-Net-SNMP/pkg-descr
@@ -5,3 +5,5 @@ SNMP protocol. The module supports SNMP version-1, SNMP version-2c
(Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module
assumes that the user has a basic understanding of the Simple Network
Management Protocol and related network management concepts.
+
+WWW: https://metacpan.org/release/Net-SNMP