forked from Lainports/freebsd-ports
devel/py-pycadf: Update WWW and clean up pkg-descr
This commit is contained in:
parent
c6310a9305
commit
2bf2fccf47
2 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= CADF Library
|
||||
WWW= https://docs.openstack.org/pycadf/latest/
|
||||
WWW= https://docs.openstack.org/pycadf/latest/ \
|
||||
https://github.com/openstack/pycadf
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
|
|
|||
|
|
@ -2,5 +2,3 @@ This library provides an auditing data model based on the Cloud Auditing Data
|
|||
Federation specification, primarily for use by OpenStack. The goal is to
|
||||
establish strict expectations about what auditors can expect from audit
|
||||
notifications.
|
||||
|
||||
See also: https://github.com/openstack/pycadf
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue