aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql91-plpython
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-01-20 10:06:54 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-01-20 10:06:54 +0000
commit6059d46a0483cbcf0bfd39b1fc85ac5e35d0f3e6 (patch)
tree0852efdfacad2a229e6bedda11e644c25ed89bce /databases/postgresql91-plpython
parent7e017606d5c7490b580f2fc0e17558e8ab2f6e5a (diff)
Notes
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"