diff options
Diffstat (limited to 'databases/py-pycql/Makefile')
-rw-r--r-- | databases/py-pycql/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-pycql/Makefile b/databases/py-pycql/Makefile index a51dea6cec13..9a9d89399896 100644 --- a/databases/py-pycql/Makefile +++ b/databases/py-pycql/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python parser implementation of the OGC CQL standard +WWW= https://github.com/geopython/pycql LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |