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

WANT_PGSQL_VER=	9.5

INSTALL_DIRS=	src/pl/plperl contrib/hstore_plperl

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