forked from Lainports/freebsd-ports
7 lines
179 B
Makefile
7 lines
179 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
WANT_PGSQL_VER= 9.6
|
|
|
|
INSTALL_DIRS= src/pl/plperl contrib/hstore_plperl
|
|
|
|
.include "${.CURDIR}/../postgresql13-plperl/Makefile"
|