aboutsummaryrefslogtreecommitdiff
path: root/graphics/mapnik/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-21 20:56:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-21 20:56:00 +0000
commit884edfd13f1c4d6a99ac359f62fdd6dd716600d6 (patch)
tree59b8cd5037820e0357c4261ab37476099f736705 /graphics/mapnik/pkg-descr
parent35a76a162ef7bc8db7baf98f85c0edb9954308fa (diff)
downloadports-884edfd13f1c4d6a99ac359f62fdd6dd716600d6.tar.gz
ports-884edfd13f1c4d6a99ac359f62fdd6dd716600d6.zip
Notes
Diffstat (limited to 'graphics/mapnik/pkg-descr')
-rw-r--r--graphics/mapnik/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/mapnik/pkg-descr b/graphics/mapnik/pkg-descr
new file mode 100644
index 000000000000..7a59c514f313
--- /dev/null
+++ b/graphics/mapnik/pkg-descr
@@ -0,0 +1,15 @@
+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/