summaryrefslogtreecommitdiff
path: root/graphics/libexif/DESCR
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-02-12 14:52:48 +0000
committermartti <martti@pkgsrc.org>2002-02-12 14:52:48 +0000
commit941c5ca97bd4dc49258f7debb77cfdd7e39759c4 (patch)
treeb583007693629e678a2ea71974269b3a9efbe80e /graphics/libexif/DESCR
parent239dbf2c1d95319d0e887c14fe1b0fdaa27dfd62 (diff)
downloadpkgsrc-941c5ca97bd4dc49258f7debb77cfdd7e39759c4.tar.gz
Created package for libexif-0.4.
Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags.
Diffstat (limited to 'graphics/libexif/DESCR')
-rw-r--r--graphics/libexif/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libexif/DESCR b/graphics/libexif/DESCR
new file mode 100644
index 00000000000..b7ef1df253a
--- /dev/null
+++ b/graphics/libexif/DESCR
@@ -0,0 +1,3 @@
+Most digital cameras produce EXIF files, which are JPEG files with extra
+tags that contain information about the image. The EXIF library allows you
+to parse an EXIF file and read the data from those tags.