diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-07-02 14:28:11 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-07-02 14:28:11 +0000 |
commit | af30eaad6815fa4d27fa2ae5ae199c246b624dbf (patch) | |
tree | 11ccb0c7a3a42c20e5a5f92a87910561b93382fd /databases/Makefile | |
parent | 8281e34e07385cb9ea53bca0e1f1eb7af3d5bd43 (diff) |
spatialite-gui is an open source Graphical User Interface (GUI)
tool supporting SpatiaLite.
WWW: https://www.gaia-gis.it/fossil/spatialite_gui/index
PR: ports/169181
Submitted by: lbartoletti <coder@tuxfamily.org>
Notes
Notes:
svn path=/head/; revision=300379
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d699284d160b..f9cee12a34e8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -822,6 +822,7 @@ SUBDIR += slony1v2 SUBDIR += soci SUBDIR += spatialite + SUBDIR += spatialite_gui SUBDIR += sqlbuddy SUBDIR += sqlcached SUBDIR += sqlclient |