diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2004-11-07 02:00:39 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2004-11-07 02:00:39 +0000 |
commit | 3435ab1ef68251ccfd86f3ed398ef9aab0d9688f (patch) | |
tree | 3df3f5a59a0d34b104db79a34bdbeb430b43268e /graphics/Makefile | |
parent | - Update to the latest version. (diff) |
The JUMP PostGIS driver plugin allows reading from and writing to a
PostGIS database.
WWW: http://www.jump-project.org/
PR: 68331
Submitted by: Sam Lawrance <boris@brooknet.com.au>
Notes
Notes:
svn path=/head/; revision=121021
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 80584c6b2211..05412cae76ae 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -204,6 +204,7 @@ SUBDIR += jpgtn SUBDIR += jslice SUBDIR += jumpgis + SUBDIR += jumpgis-postgis SUBDIR += juno-2 SUBDIR += k3d SUBDIR += kalbum |