6 lines
155 B
Makefile
6 lines
155 B
Makefile
|
|
WANT_PGSQL_VER= 10
|
|
|
|
INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
|
|
|
|
.include "${.CURDIR}/../postgresql13-plpython/Makefile"
|