diff options
author | nork <nork@FreeBSD.org> | 2005-09-15 23:22:13 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-09-15 23:22:13 +0800 |
commit | 6ee611fb74adc8ddb2f3afba415042ad94ecadeb (patch) | |
tree | 869512f483cc614ae651005e9fc707af10c2dd84 /graphics/Makefile | |
parent | 2959180666e758afe7506b6c0e6d2c6c01439a4a (diff) | |
download | freebsd-ports-graphics-6ee611fb74adc8ddb2f3afba415042ad94ecadeb.tar.gz freebsd-ports-graphics-6ee611fb74adc8ddb2f3afba415042ad94ecadeb.tar.zst freebsd-ports-graphics-6ee611fb74adc8ddb2f3afba415042ad94ecadeb.zip |
Add exrtools 0.4, utilities for manipulating with HDR
images in OpenEXR format.
PR: ports/84945
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
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 7f608a20786..385c5b12e47 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -99,6 +99,7 @@ SUBDIR += exifprobe SUBDIR += exiftags SUBDIR += exiv2 + SUBDIR += exrtools SUBDIR += f-spot SUBDIR += fbm SUBDIR += feh |