aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql94-plperl
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-plperl
parentd7bc4ab64029cd64b8a5ea76c01bdb15ae453fc3 (diff)
downloadports-45fdaf26b0203981764bc6d5349137b2a6819ee8.tar.gz
ports-45fdaf26b0203981764bc6d5349137b2a6819ee8.zip
Add -docs, -plgtcl, -plperl, -plpython and -pltcl to the flora of postgresql94-ports
Notes
Notes: svn path=/head/; revision=354695
Diffstat (limited to 'databases/postgresql94-plperl')
-rw-r--r--databases/postgresql94-plperl/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/postgresql94-plperl/Makefile b/databases/postgresql94-plperl/Makefile
new file mode 100644
index 000000000000..603971fdbd5b
--- /dev/null
+++ b/databases/postgresql94-plperl/Makefile
@@ -0,0 +1,7 @@
+# Created by: Palle Girgensohn <girgen@partitur.se>
+# $FreeBSD$
+
+PORTREVISION= 0
+WANT_PGSQL_VER= 94
+
+.include "${.CURDIR}/../postgresql90-plperl/Makefile"