opnsense-ports/databases/postgresql10-plpython/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

5 lines
154 B
Makefile

WANT_PGSQL_VER= 10
INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
.include "${.CURDIR}/../postgresql13-plpython/Makefile"