aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-11-22 04:56:00 +0800
committermiwi <miwi@FreeBSD.org>2008-11-22 04:56:00 +0800
commit932b6fa9d4eef071d7f32772b34fcbd654f8ed14 (patch)
treedee244794a7fde4920d844d95dc0672cab6d8f58 /graphics/Makefile
parent7328de776dfd4157bbe1e976431856df93bedb62 (diff)
downloadfreebsd-ports-gnome-932b6fa9d4eef071d7f32772b34fcbd654f8ed14.tar.gz
freebsd-ports-gnome-932b6fa9d4eef071d7f32772b34fcbd654f8ed14.tar.zst
freebsd-ports-gnome-932b6fa9d4eef071d7f32772b34fcbd654f8ed14.zip
Mapnik is a Free Toolkit for developing mapping applications. It's
written in C++ and there are Python bindings to facilitate fast-paced agile development. It can comfortably be used for both desktop and web development, which was something wanted from the beginning. Mapnik is about making beautiful maps. It uses the AGG library and offers world class anti-aliasing rendering with subpixel accuracy for geographic data. It is written from scratch in modern C++ and doesn't suffer from design decisions made a decade ago. When it comes to handling common software tasks such as memory management, filesystem access, regular expressions, parsing and so on, Mapnik doesn't re-invent the wheel, but utilizes best of breed industry standard libraries from boost.org. WWW: http://www.mapnik.org/ PR: ports/128746 Submitted by: Wen Heping <wenheping at gmail.com>
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 27a83bb524bd..2a1103093aeb 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -458,6 +458,7 @@
SUBDIR += lphoto
SUBDIR += lprof-devel
SUBDIR += makehuman
+ SUBDIR += mapnik
SUBDIR += mapserver
SUBDIR += mapyrus
SUBDIR += maverik