summaryrefslogtreecommitdiff
path: root/databases/postgresql96-plpython/Makefile
blob: 825e3039cb8919e680ab0b7507766c387fcd4870 (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}/../postgresql13-plpython/Makefile"