diff options
Diffstat (limited to 'devel/py-autoprop/Makefile')
-rw-r--r-- | devel/py-autoprop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-autoprop/Makefile b/devel/py-autoprop/Makefile index 6e2985cf1bab..9e562a49440b 100644 --- a/devel/py-autoprop/Makefile +++ b/devel/py-autoprop/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= db@FreeBSD.org COMMENT= Infer properties from accessor methods +WWW= https://pypi.org/project/autoprop/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |