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

8 lines
190 B
Makefile

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