aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-01 15:01:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-01 15:01:47 +0000
commitd600782850575aa160309300c62af7a1feffe4db (patch)
tree472a184f6490c9fa6bb295a89c8dd868f0b91a3a /graphics/Makefile
parent8d4a2cae030f41039b569c39311ff76d87275249 (diff)
downloadports-d600782850575aa160309300c62af7a1feffe4db.tar.gz
ports-d600782850575aa160309300c62af7a1feffe4db.zip
Add MapServer, a system for developing web-based GIS applications.
The basic system consists of a CGI program that can be configured to respond to a variety of spatial requests like making maps, scalebars, and point, area and feature queries. Virtually all aspects of an application, from web interface to map appearance can be developed without any programming. For the more ambitious user, MapServer applications can be enhanced using Java, JavaScript or many other web technologies. PR: ports/67387 Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
Notes
Notes: svn path=/head/; revision=110611
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 98e0d6549327..ccf3f89819d6 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -246,6 +246,7 @@
SUBDIR += linux_glx
SUBDIR += linux_mesa3
SUBDIR += lodju
+ SUBDIR += mapserver
SUBDIR += maverik
SUBDIR += megapov
SUBDIR += mesa-demos