aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql95-plpython/Makefile
blob: 15618819706427daed8b7e87612e75b54f53ef2b (plain) (blame)
1
2
3
4
5
6

WANT_PGSQL_VER=	9.5

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

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