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