summaryrefslogtreecommitdiff
path: root/databases/postgresql10-plperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql10-plperl/Makefile')
-rw-r--r--databases/postgresql10-plperl/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql10-plperl/Makefile b/databases/postgresql10-plperl/Makefile
new file mode 100644
index 000000000000..a7d098d55326
--- /dev/null
+++ b/databases/postgresql10-plperl/Makefile
@@ -0,0 +1,6 @@
+# Created by: Palle Girgensohn <girgen@partitur.se>
+# $FreeBSD$
+
+WANT_PGSQL_VER= 10
+
+.include "${.CURDIR}/../postgresql95-plperl/Makefile"