diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-18 12:33:12 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-18 12:33:12 +0000 |
commit | 6f9df5a38ec9ecc1b817733f86180ec416290b4d (patch) | |
tree | 3bb4dcdd59ca3b172c6327c9874f9751659efceb /graphics/Makefile | |
parent | - add two patches from squid-cache.org (diff) |
Add dcraw, a decoder for RAW files from digital cameras.
PR: ports/62928
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Notes
Notes:
svn path=/head/; revision=101319
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 88e23df809a5..1643b8cb00ea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -39,6 +39,7 @@ SUBDIR += dc20ctrl SUBDIR += dc20pack SUBDIR += dc3play + SUBDIR += dcraw SUBDIR += deep_zoom SUBDIR += dia SUBDIR += diacanvas |