diff options
Diffstat (limited to 'databases/py-sqlglot')
-rw-r--r-- | databases/py-sqlglot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-sqlglot/Makefile b/databases/py-sqlglot/Makefile index 76fdfe3e57bd..7279efbf5ef7 100644 --- a/databases/py-sqlglot/Makefile +++ b/databases/py-sqlglot/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easily customizable SQL parser and transpiler +WWW= https://github.com/tobymao/sqlglot LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |