diff options
Diffstat (limited to 'databases/py-psycogreen/Makefile')
-rw-r--r-- | databases/py-psycogreen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-psycogreen/Makefile b/databases/py-psycogreen/Makefile index b966fbfc4eee..189ca06f9726 100644 --- a/databases/py-psycogreen/Makefile +++ b/databases/py-psycogreen/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= loic.blot@unix-experience.fr COMMENT= Python library to enable psycopg2 to work with coroutine libraries +WWW= https://bitbucket.org/dvarrazzo/psycogreen USES= python:3.6+ USE_PYTHON= distutils autoplist |