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

WANT_PGSQL_VER=	9.6

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

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