mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 01:23:12 -04:00
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"
|