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