diff options
author | sat <sat@FreeBSD.org> | 2007-08-14 06:42:32 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-08-14 06:42:32 +0800 |
commit | d4dd1af213ac60f9d140d191d7841ce14aa24a08 (patch) | |
tree | 6fdc138c92e33818ff354eb3edba80f9bf36e52c /graphics/Makefile | |
parent | 2083037b7635c1c481b23fc53eac0ae2303da08c (diff) | |
download | freebsd-ports-gnome-d4dd1af213ac60f9d140d191d7841ce14aa24a08.tar.gz freebsd-ports-gnome-d4dd1af213ac60f9d140d191d7841ce14aa24a08.tar.zst freebsd-ports-gnome-d4dd1af213ac60f9d140d191d7841ce14aa24a08.zip |
Add graphics/exact-image:
ExactImage is a fast imaging library including a command line frontend.
WWW: http://www.exactcode.de/oss/exact-image/
Author: Rene Rebe <rene@exactcode.de>
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 33d82865af20..e9905c8c4233 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -114,6 +114,7 @@ SUBDIR += evas SUBDIR += evince SUBDIR += evolvotron + SUBDIR += exact-image SUBDIR += exhibit SUBDIR += exif SUBDIR += exifprobe |