aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql10-plpython/Makefile
blob: 0f48e8463ff26343eaf7fb00ab9d04f927e4d412 (plain) (blame)
1
2
3
4
5
6

WANT_PGSQL_VER=	10

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

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