diff options
Diffstat (limited to 'devel/py-pluginbase/Makefile')
-rw-r--r-- | devel/py-pluginbase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pluginbase/Makefile b/devel/py-pluginbase/Makefile index e9c01aeed5a9..59598f7f16eb 100644 --- a/devel/py-pluginbase/Makefile +++ b/devel/py-pluginbase/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lantw44@gmail.com COMMENT= Support library for building plugins sytems in Python +WWW= https://github.com/mitsuhiko/pluginbase LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |