aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-14 16:09:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-14 16:09:19 +0000
commit8f998ba5d3b090307ca56ab6205bf3991e26bc1a (patch)
tree47eb6dd1232f1ad8265c0dea9c6363103a3932d7 /graphics/Makefile
parent359a13588b8880f79097c559a95ee8462bdf1aa6 (diff)
downloadports-8f998ba5d3b090307ca56ab6205bf3991e26bc1a.tar.gz
ports-8f998ba5d3b090307ca56ab6205bf3991e26bc1a.zip
Add potrace, utility for converting (tracing) bitmap images into vectors.
PR: ports/57197 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
Notes
Notes: svn path=/head/; revision=95800
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 652c9f84caad..cc76d9a445ca 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -303,6 +303,7 @@
SUBDIR += pngquant
SUBDIR += pngwriter
SUBDIR += pornview
+ SUBDIR += potrace
SUBDIR += povray
SUBDIR += povray31
SUBDIR += ppmcaption