aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-03-16 12:59:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-03-16 12:59:06 +0000
commit37f735d12933e86c54c6d4c9314102fea98131ae (patch)
tree7e0f6df18ef8dda3f241e837d0d3454d3b078955 /graphics/Makefile
parent7082dfb47fd5975f43be0e46c118958380d74213 (diff)
downloadports-37f735d12933e86c54c6d4c9314102fea98131ae.tar.gz
ports-37f735d12933e86c54c6d4c9314102fea98131ae.zip
graphics/mapcache: add new port
PR: 207448 Submitted by: rmelcer@iteris.com This is a port of MapCache, a server that implements tile caching to speed up access to WMS layers. It's primary objectives are to be fast and easily deployable, while offering the essential features (and more!) expected from a tile caching solution. http://www.mapserver.org/mapcache/
Notes
Notes: svn path=/head/; revision=411231
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 71358597953e..a88ecb446eb4 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -579,6 +579,7 @@
SUBDIR += maim
SUBDIR += makehuman
SUBDIR += mandelbulber
+ SUBDIR += mapcache
SUBDIR += mapnik
SUBDIR += mapserver
SUBDIR += mapyrus