aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql11-plpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql11-plpython/Makefile')
-rw-r--r--databases/postgresql11-plpython/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/postgresql11-plpython/Makefile b/databases/postgresql11-plpython/Makefile
new file mode 100644
index 000000000000..fdadd0b0842d
--- /dev/null
+++ b/databases/postgresql11-plpython/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+WANT_PGSQL_VER= 11
+
+.include "${.CURDIR}/../postgresql95-plpython/Makefile"