summaryrefslogtreecommitdiff
path: root/databases/postgresql95-plpython/Makefile
blob: fb01c0bd62787c110fa05ae50c6f2ba8e4ac792e (plain) (blame)
1
2
3
4
5
WANT_PGSQL_VER=	9.5

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

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