diff options
Diffstat (limited to 'devel/py-phx-class-registry/Makefile')
-rw-r--r-- | devel/py-phx-class-registry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-phx-class-registry/Makefile b/devel/py-phx-class-registry/Makefile index b8894526d3c0..9a6db08bc494 100644 --- a/devel/py-phx-class-registry/Makefile +++ b/devel/py-phx-class-registry/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= PopularMoment@protonmail.com COMMENT= Factory+Registry pattern for Python classes +WWW= https://github.com/todofixthis/class-registry/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |