ports/databases/postgresql95-plpython/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

5 lines
155 B
Makefile

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