mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix license
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
0aabff3b94
commit
ff86746ccb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437188
2 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,8 @@ DISTNAME= cacti-${PORTNAME}-${PORTVERSION}
|
|||
MAINTAINER= skreuzer@FreeBSD.org
|
||||
COMMENT= Multithreaded poller for Cacti written in C
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= help2man:misc/help2man
|
||||
LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
|
||||
|
|
|
@ -5,4 +5,4 @@ minmumal SNMP polling overhead. Cactid is a replacement for the default
|
|||
cmd.php poller so you must decide if using Cactid makes sense for your
|
||||
installation.
|
||||
|
||||
WWW: http://www.cacti.net/cactid_info.php
|
||||
WWW: http://www.cacti.net/spine_info.php
|
||||
|
|
Loading…
Add table
Reference in a new issue