aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-11 04:09:42 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-11 04:09:42 +0000
commit77e0249353419b656090dcbeea4c8f1345a43223 (patch)
tree68fba7bc3f7cfa3d9d8cea486c8cb44ddb7d9ee8 /graphics/Makefile
parent60c62c8904ad5d71b20ac0966d5f2ec25a4a865c (diff)
downloadports-77e0249353419b656090dcbeea4c8f1345a43223.tar.gz
ports-77e0249353419b656090dcbeea4c8f1345a43223.zip
Add graphics/svg2png
Render an SVG image to a PNG image (using cairo)
Notes
Notes: svn path=/head/; revision=130848
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 53545d52f454..7987e89f9fda 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -492,6 +492,7 @@
SUBDIR += sodipodi
SUBDIR += springgraph
SUBDIR += stamp
+ SUBDIR += svg2png
SUBDIR += svg2swf
SUBDIR += svgalib
SUBDIR += swfdec