diff options
Diffstat (limited to 'devel/py-setuptools-git/Makefile')
-rw-r--r-- | devel/py-setuptools-git/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-setuptools-git/Makefile b/devel/py-setuptools-git/Makefile index 4535dcf6f59f..5767809172b4 100644 --- a/devel/py-setuptools-git/Makefile +++ b/devel/py-setuptools-git/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Setuptools plugin for git +WWW= https://pypi.org/project/setuptools-git/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |