aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql94-docs
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql94-docs')
-rw-r--r--databases/postgresql94-docs/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql94-docs/Makefile b/databases/postgresql94-docs/Makefile
new file mode 100644
index 000000000000..755aac07d8b3
--- /dev/null
+++ b/databases/postgresql94-docs/Makefile
@@ -0,0 +1,6 @@
+# Created by: Palle Girgensohn <girgen@pingpong.net>
+# $FreeBSD$
+
+WANT_PGSQL_VER=94
+
+.include "${.CURDIR}/../postgresql91-docs/Makefile"