diff options
author | krion <krion@FreeBSD.org> | 2004-07-22 15:37:59 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-22 15:37:59 +0800 |
commit | 68c71556beacdaa0b18ba62d6bf04a058d42522d (patch) | |
tree | 042042ff223d343af5b612e74e6a022742cb29cc /graphics/Makefile | |
parent | 5f3139fb3377d182671d2a39a735141869e23cfe (diff) | |
download | freebsd-ports-gnome-68c71556beacdaa0b18ba62d6bf04a058d42522d.tar.gz freebsd-ports-gnome-68c71556beacdaa0b18ba62d6bf04a058d42522d.tar.zst freebsd-ports-gnome-68c71556beacdaa0b18ba62d6bf04a058d42522d.zip |
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>
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 |