aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql10-plperl/Makefile
blob: 3fa2fd0302f64e231372db94df9839507bb2a65b (plain) (blame)
1
2
3
4
5
6
7
# Created by: Palle Girgensohn <girgen@partitur.se>

WANT_PGSQL_VER=	10

INSTALL_DIRS=	src/pl/plperl contrib/hstore_plperl

.include "${.CURDIR}/../postgresql13-plperl/Makefile"