diff options
author | pawel <pawel@FreeBSD.org> | 2012-12-30 02:41:30 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-12-30 02:41:30 +0800 |
commit | de1fe3791967091b0224b5a9168426c96578b2c9 (patch) | |
tree | 68aa67e77e8933d668a16349431e4518fca0ee33 /graphics/Makefile | |
parent | dbd8ceaf0b7b27139a2f314d69babe4e45b4741d (diff) | |
download | freebsd-ports-gnome-de1fe3791967091b0224b5a9168426c96578b2c9.tar.gz freebsd-ports-gnome-de1fe3791967091b0224b5a9168426c96578b2c9.tar.zst freebsd-ports-gnome-de1fe3791967091b0224b5a9168426c96578b2c9.zip |
Converseen is an open source project written in C++ with the powerful Qt4
libraries. Thanks to the Magick++ image libraries it supports more than 100
image formats. You can convert and resize an unlimited number of images to
any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD,
PNG, Postscript, SVG, and TIFF.
WWW: http://converseen.sourceforge.net
PR: ports/173631
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com>
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 c6258821189c..4e5bd0278cde 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -99,6 +99,7 @@ SUBDIR += comix SUBDIR += commons-utilities SUBDIR += compupic + SUBDIR += converseen SUBDIR += corona SUBDIR += cosmoplayer SUBDIR += crw |