summaryrefslogtreecommitdiff
path: root/devel/py-cached-property/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-cached-property/Makefile')
-rw-r--r--devel/py-cached-property/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-cached-property/Makefile b/devel/py-cached-property/Makefile
index 643c7e7aca80..fce2cd51b688 100644
--- a/devel/py-cached-property/Makefile
+++ b/devel/py-cached-property/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Decorator for caching properties in classes
+WWW= https://github.com/pydanny/cached-property
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE