summaryrefslogtreecommitdiff
path: root/databases/postgresql95-plpython/Makefile
blob: e6b6b52fa148de7f4f84450d3c5da6576806e70f (plain) (blame)
1
2
3
4
5
6
7
# $FreeBSD$

WANT_PGSQL_VER=	9.5

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

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