mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net-mgmt/snmp++: Added LICENSE; Updated WWW URL
PR: 207767 Submitted by: rodrigo Approved by: timeout expired, tcberner (mentor, implicit)
This commit is contained in:
parent
16910e727d
commit
cfb250c0a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461551
2 changed files with 3 additions and 1 deletions
|
@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}v${PORTVERSION}
|
|||
MAINTAINER= nicolai@petri.dk
|
||||
COMMENT= SNMP C++ library with V3 support
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
MAKEFILE= Makefile.FreeBSD
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}/src
|
||||
|
||||
|
|
|
@ -13,4 +13,4 @@ SNMP++v3.x extends the original SNMP++v2.8 by the following:
|
|||
# Thread-safety
|
||||
# Bug-fixes
|
||||
|
||||
WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html
|
||||
WWW: https://www.agentpp.com/api/cpp/snmp_pp.html
|
||||
|
|
Loading…
Add table
Reference in a new issue