summaryrefslogtreecommitdiff
path: root/databases/postgresql96-plperl/Makefile
blob: dd51b6f111437f2a6f2e1a13197f36f86a5800f9 (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}/../postgresql12-plperl/Makefile"