aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-07-30 14:18:29 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-07-30 14:18:29 +0000
commitedcd495d2052a87c61cdb6a58c8b9599ed151093 (patch)
treee0fddcd9692c2af275fcef8419e1f30c3ab6539f /databases/Makefile
parent6f863ecf2b07388d7a0264728b9b6bd8dbcb31f9 (diff)
downloadports-edcd495d2052a87c61cdb6a58c8b9599ed151093.tar.gz
ports-edcd495d2052a87c61cdb6a58c8b9599ed151093.zip
New port: databases/grass7
databases/grass: renamed to databases/grass6 - submitter becomes maintainer - changed dependency for graphics/qgis to grass6 Geographic Resources Analysis Support System (GRASS GIS) An open source Geographical Information System (GIS) with raster, topological vector, image processing, and graphics production functionality that operates on various platforms through a graphical user interface and shell in X-Windows. It is released under GNU General Public License (GPL). WWW: http://grass.osgeo.org/ PR: 221087 Submitted by: lbartoletti@tuxfamily.org
Notes
Notes: svn path=/head/; revision=446935
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 49a2d6a90a4a..365075068ef2 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -97,7 +97,8 @@
SUBDIR += gomdb
SUBDIR += gosqlite3
SUBDIR += gqlplus
- SUBDIR += grass
+ SUBDIR += grass6
+ SUBDIR += grass7
SUBDIR += gtksql
SUBDIR += hamsterdb
SUBDIR += hashtypes