diff options
Diffstat (limited to 'security/py-stix2/Makefile')
-rw-r--r-- | security/py-stix2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-stix2/Makefile b/security/py-stix2/Makefile index 6bda297176c5..64d519772826 100644 --- a/security/py-stix2/Makefile +++ b/security/py-stix2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python library to produce and consume STIX 2 JSON content +WWW= https://github.com/oasis-open/cti-python-stix2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |