freebsd-ports/databases/postgresql95-plperl/Makefile
2020-09-24 13:33:10 +00:00

8 lines
191 B
Makefile

# Created by: Palle Girgensohn <girgen@partitur.se>
# $FreeBSD$
WANT_PGSQL_VER= 9.5
INSTALL_DIRS= src/pl/plperl contrib/hstore_plperl
.include "${.CURDIR}/../postgresql13-plperl/Makefile"