summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-06-30 03:51:48 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-06-30 03:51:48 +0000
commit7699b253306cad248ce7c6ea1bdff68b051ad4a5 (patch)
treed4b7b0bf53c37865f84811c09446881707c52ea7 /databases/Makefile
parent- Update to version 3.0.0 (diff)
Add postgis-jdbc 0.8.2, postGIS spatial data structures for JDBC.
PR: ports/68322 Submitted by: Sam Lawrance <boris@brooknet.com.au>
Notes
Notes: svn path=/head/; revision=112576
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 4f1ee577dfff..e34d27c8e1bb 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -208,6 +208,7 @@
SUBDIR += phpmyadmin
SUBDIR += phppgadmin
SUBDIR += postgis
+ SUBDIR += postgis-jdbc
SUBDIR += postgresql-contrib
SUBDIR += postgresql-devel
SUBDIR += postgresql-docs