diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-22 07:37:59 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-22 07:37:59 +0000 |
commit | fc7077556cbb08a1f9a6d96a344d487fe94eda8b (patch) | |
tree | 0bde9642dfda117173ca1b53a99c18bb70e6d94f /graphics/Makefile | |
parent | 881451e6615786cd6bda1bf067aafd75be11ba58 (diff) |
Add exifprobe 1.2.4, probes JPEG or TIFF images and reports contents and
structure.
PR: ports/69403
Submitted by: Michael Johnson <ahze@ahze.net>
Notes
Notes:
svn path=/head/; revision=114410
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 acaf72b60abc..652f0b1db0d3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -74,6 +74,7 @@ SUBDIR += eterm-bg SUBDIR += evas SUBDIR += evolvotron + SUBDIR += exifprobe SUBDIR += exiftags SUBDIR += fbm SUBDIR += feh |