diff options
Diffstat (limited to 'databases/postgresql12-plpython/Makefile')
-rw-r--r-- | databases/postgresql12-plpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql12-plpython/Makefile b/databases/postgresql12-plpython/Makefile index ccdc2e2bc336..39890880e032 100644 --- a/databases/postgresql12-plpython/Makefile +++ b/databases/postgresql12-plpython/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX?= ${WANT_PGSQL_VER:S/.//}${COMPONENT} MAINTAINER= pgsql@FreeBSD.org COMMENT= Module for using Python to write SQL functions +WWW= https://www.postgresql.org/ USES+= pgsql:${WANT_PGSQL_VER} ${WANT_PYTHON_USE} WANT_PGSQL= server |