diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-10-29 08:55:21 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-10-29 08:55:21 +0800 |
commit | 0b049b2aa02ab281cc21c1f8c513cc62ce755d52 (patch) | |
tree | 4049fac20d844b6021b9941b188c5fed42c7885d /graphics/Makefile | |
parent | ae2383e7f6628eff922ba83a48c73010612678ea (diff) | |
download | freebsd-ports-gnome-0b049b2aa02ab281cc21c1f8c513cc62ce755d52.tar.gz freebsd-ports-gnome-0b049b2aa02ab281cc21c1f8c513cc62ce755d52.tar.zst freebsd-ports-gnome-0b049b2aa02ab281cc21c1f8c513cc62ce755d52.zip |
Gtk+ frontend for UniConvertor - a universal vector graphics
translator.
WWW: http://sk1project.org/
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 24f8e32c09a5..bc13e604274f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -934,6 +934,7 @@ SUBDIR += uDrawGraph SUBDIR += ufraw SUBDIR += uniconvertor + SUBDIR += uniconvw SUBDIR += unpaper SUBDIR += urt SUBDIR += vcg |