diff options
Diffstat (limited to 'databases/py-sqlparse/Makefile')
-rw-r--r-- | databases/py-sqlparse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-sqlparse/Makefile b/databases/py-sqlparse/Makefile index 803b63119bd6..f3f783b8c390 100644 --- a/databases/py-sqlparse/Makefile +++ b/databases/py-sqlparse/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Non-validating SQL parser for Python +WWW= https://github.com/andialbrecht/sqlparse LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |