aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 06:31:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 06:31:11 +0000
commitd84ae449f1004925332825bfe305df58f21567f0 (patch)
tree3fb0023ff4dc90db7fd38b103f39f265bc514eff /graphics/Makefile
parente8ae3dec872e4b2941a0c8a61ddeef77b8ce1f7c (diff)
downloadports-d84ae449f1004925332825bfe305df58f21567f0.tar.gz
ports-d84ae449f1004925332825bfe305df58f21567f0.zip
Add svg2pdf, a tool to render SVG images to PDF files using cairo.
Notes
Notes: svn path=/head/; revision=147328
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 1c71f830d114..d06604ee4ed2 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -548,6 +548,7 @@
SUBDIR += sswf
SUBDIR += stamp
SUBDIR += stl2pov
+ SUBDIR += svg2pdf
SUBDIR += svg2png
SUBDIR += svg2swf
SUBDIR += svgalib