diff options
Diffstat (limited to 'databases/postgresql15-plpython/Makefile')
-rw-r--r-- | databases/postgresql15-plpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql15-plpython/Makefile b/databases/postgresql15-plpython/Makefile index 21756abbc936..838960cf4f27 100644 --- a/databases/postgresql15-plpython/Makefile +++ b/databases/postgresql15-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 |