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

WANT_PGSQL_VER=	10

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

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