freebsd-ports/databases/postgresql10-plpython/Makefile
2020-09-24 13:33:10 +00:00

7 lines
167 B
Makefile

# $FreeBSD$
WANT_PGSQL_VER= 10
INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
.include "${.CURDIR}/../postgresql13-plpython/Makefile"