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