aa1ed0e82c
Release notes: https://www.postgresql.org/about/news/2077/
8 lines
168 B
Makefile
8 lines
168 B
Makefile
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER= 9.6
|
|
|
|
INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
|
|
|
|
.include "${.CURDIR}/../postgresql13-plpython/Makefile"
|