summaryrefslogtreecommitdiff
path: root/databases/postgresql96-plpython/Makefile
blob: 1ee84f99e86645733f51771284d224c310a3affd (plain)
1
2
3
4
5
6

WANT_PGSQL_VER=	9.6

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

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