summaryrefslogtreecommitdiff
path: root/databases/postgresql96-plpython/Makefile
blob: 87c75ade00ac4982a1628d5e6db8f0ac9febbf0e (plain)
1
2
3
4
5
WANT_PGSQL_VER=	9.6

INSTALL_DIRS=	src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython

.include "${.CURDIR}/../postgresql13-plpython/Makefile"