opnsense-ports/databases/postgresql95-plpython/Makefile
Franco Fichtner eb6042d4fc */*: sync with upstream
Taken from: HardenedBSD
2020-09-25 15:04:32 +02:00

7 lines
168 B
Makefile

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