summaryrefslogtreecommitdiff
path: root/databases/postgresql10-plpython/Makefile
blob: feab1421b6592691c38e859e4fddd4645d72fb71 (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}/../postgresql12-plpython/Makefile"