opnsense-ports/databases/postgresql96-plpython/Makefile
Franco Fichtner f36c6d6a86 */*: sync with upstream
Taken from: HardenedBSD
2020-05-22 06:11:20 +02:00

7 lines
168 B
Makefile

# $FreeBSD$
WANT_PGSQL_VER= 9.6
INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
.include "${.CURDIR}/../postgresql12-plpython/Makefile"