aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql95-plpython/Makefile
blob: dedd0137e9cafa60e8a1bef2cc2c566b297c09ac (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}/../postgresql13-plpython/Makefile"