diff options
Diffstat (limited to 'net/py-python-heatclient/Makefile')
-rw-r--r-- | net/py-python-heatclient/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile index f4e126f5950b..b78e1092e842 100644 --- a/net/py-python-heatclient/Makefile +++ b/net/py-python-heatclient/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack Orchestration API Client Library +WWW= https://docs.openstack.org/python-heatclient/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |