aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql11-plpython
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2018-10-19 21:32:08 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2018-10-19 21:32:08 +0000
commitb48c2a7d2265bf9d45c27cc905630737c8159413 (patch)
tree33ce32264cd81f591dee9fe0f33e79d9c9cce8de /databases/postgresql11-plpython
parent6213f903cf1e4e36bf10dd5e1951abdd6ba3fed1 (diff)
downloadports-b48c2a7d2265bf9d45c27cc905630737c8159413.tar.gz
ports-b48c2a7d2265bf9d45c27cc905630737c8159413.zip
Notes
Diffstat (limited to 'databases/postgresql11-plpython')
-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"