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