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