summaryrefslogtreecommitdiff
path: root/databases/postgresql94-plpython
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2014-05-20 22:26:21 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2014-05-20 22:26:21 +0000
commit45fdaf26b0203981764bc6d5349137b2a6819ee8 (patch)
tree7173901b628d2a29af0d8eede457eee1e9c89793 /databases/postgresql94-plpython
parent- Update from 3.24.0 to 3.26.0 (diff)
Add -docs, -plgtcl, -plperl, -plpython and -pltcl to the flora of postgresql94-ports
Diffstat (limited to 'databases/postgresql94-plpython')
-rw-r--r--databases/postgresql94-plpython/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql94-plpython/Makefile b/databases/postgresql94-plpython/Makefile
new file mode 100644
index 000000000000..19611fb5474d
--- /dev/null
+++ b/databases/postgresql94-plpython/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+WANT_PGSQL_VER= 94
+
+.include "${.CURDIR}/../postgresql90-plpython/Makefile"