diff options
Diffstat (limited to 'databases/py-pgcli/Makefile')
-rw-r--r-- | databases/py-pgcli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-pgcli/Makefile b/databases/py-pgcli/Makefile index 71a144c26c91..305d71876e4e 100644 --- a/databases/py-pgcli/Makefile +++ b/databases/py-pgcli/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= CLI for Postgres Database with auto-completion and syntax highlighting +WWW= https://www.pgcli.com/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |