summaryrefslogtreecommitdiff
path: root/databases/postgresql96-plperl/Makefile
blob: 2826daa195b9caf0f8c8b25378ccd25de3116961 (plain) (blame)
1
2
3
4
5
6
7
8
# Created by: Palle Girgensohn <girgen@partitur.se>
# $FreeBSD$

WANT_PGSQL_VER=	9.6

INSTALL_DIRS=	src/pl/plperl contrib/hstore_plperl

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