diff options
author | pav <pav@FreeBSD.org> | 2005-09-04 23:22:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-04 23:22:59 +0800 |
commit | f956c87aa6308b2b06a4312f659e5c697aeaf80c (patch) | |
tree | 30601e17aa0d7d22d64bec37f0fad30dd2939b27 /graphics/Makefile | |
parent | 8601e7f7118b961dccb3fcbc6d5ceaf0afc82bff (diff) | |
download | freebsd-ports-gnome-f956c87aa6308b2b06a4312f659e5c697aeaf80c.tar.gz freebsd-ports-gnome-f956c87aa6308b2b06a4312f659e5c697aeaf80c.tar.zst freebsd-ports-gnome-f956c87aa6308b2b06a4312f659e5c697aeaf80c.zip |
MetaCam is a utility to read and decode meta-information from digital camera
images with EXIF information.
In addition to the standard EXIF fields, MetaCam also supports vendor-specific
extensions from Nikon, Olympus, Canon and Casio.
PR: ports/85628
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 020088da51cd..733ff033ad12 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -337,6 +337,7 @@ SUBDIR += mesa-demos SUBDIR += mesagl SUBDIR += meshviewer + SUBDIR += metacam SUBDIR += metapixel SUBDIR += mgp-gallery SUBDIR += ming |