summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-12 18:32:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-12 18:32:08 +0000
commit47685939e91968c7f2b123ac2b99a02b465e0b30 (patch)
tree5495ad43cc4a9f3acee5d359f9d33cc906156f08 /graphics/Makefile
parentFile download module (diff)
UniConvertor is a universal vector graphics translator. It uses sK1
engine to convert one format to another. Development of the import/export modules for this program goes through different stages, quality and feature coverage are different among formats. Import filters: * CorelDraw ver.7-X3 (CDR/CDT/CCX/CDRX/CMX) * Adobe Illustrator up to 9 ver. (AI postscript based) * Postscript (PS) * Encapsulated Postscript (EPS) * Computer Graphics Metafile (CGM) * Windows Metafile (WMF) * XFIG * Scalable Vector Graphics (SVG) * Skencil/Sketch/sK1 (SK and SK1) * Acorn Draw (AFF) Export filters: * AI (Postscript based Adobe Illustrator 5.0 format) * SVG (Scalable Vector Graphics) * SK (Sketch/Skencil format) * SK1 (sK1 format) * CGM (Computer Graphics Metafile) * WMF (Windows Metafile) WWW: http://www.sk1project.org/ PR: ports/118557 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
Notes
Notes: svn path=/head/; revision=203373
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 1621c20bfcb6..fcc822557e2c 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -716,6 +716,7 @@
SUBDIR += tulip
SUBDIR += uDrawGraph
SUBDIR += ufraw
+ SUBDIR += uniconvertor
SUBDIR += unpaper
SUBDIR += urt
SUBDIR += vcg