diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2002-03-30 18:34:25 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2002-03-30 18:34:25 +0000 |
commit | c764e4e0c9b4a4ade9c7bf0f973f569500d6fa49 (patch) | |
tree | c10f80b8b44fffa1a15492577c0d98193f693e84 /graphics/Makefile | |
parent | dc384f07a62e663d36d18234c571795bd7b6ccab (diff) | |
download | ports-c764e4e0c9b4a4ade9c7bf0f973f569500d6fa49.tar.gz ports-c764e4e0c9b4a4ade9c7bf0f973f569500d6fa49.zip |
Add libexif 0.5.0, which allows digital camera metadata to be read.
PR: 36269
Submitted by: Peter W. Schmiedeskamp <pschmied@qwest.net>
Notes
Notes:
svn path=/head/; revision=56970
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 d14e585966f0..ace8a6d66d47 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -155,6 +155,7 @@ SUBDIR += libdv SUBDIR += libdvdcss SUBDIR += libdvdread + SUBDIR += libexif SUBDIR += libfame SUBDIR += libflash SUBDIR += libfpx |