diff options
Diffstat (limited to 'devel/py-azure-mgmt-containerinstance/Makefile')
-rw-r--r-- | devel/py-azure-mgmt-containerinstance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-azure-mgmt-containerinstance/Makefile b/devel/py-azure-mgmt-containerinstance/Makefile index ed16e8269e08..c1f59fa3f2be 100644 --- a/devel/py-azure-mgmt-containerinstance/Makefile +++ b/devel/py-azure-mgmt-containerinstance/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Microsoft Azure Container Instance Client Library for Python +WWW= https://pypi.org/project/azure-mgmt-containerinstance/ LICENSE= MIT |