diff options
author | wjv <wjv@FreeBSD.org> | 2002-01-30 16:54:33 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2002-01-30 16:54:33 +0800 |
commit | bac9d3f138baef03dc33ae3d8da57bb46fbba8d8 (patch) | |
tree | a1b5f6e8c3542eac96414cca41f1bdbda8d976b9 /graphics/Makefile | |
parent | 4811ad370e4348a1c5adfffd126053e1864f3f0b (diff) | |
download | freebsd-ports-gnome-bac9d3f138baef03dc33ae3d8da57bb46fbba8d8.tar.gz freebsd-ports-gnome-bac9d3f138baef03dc33ae3d8da57bb46fbba8d8.tar.zst freebsd-ports-gnome-bac9d3f138baef03dc33ae3d8da57bb46fbba8d8.zip |
Add py-exif 0.9, a Python library to extract EXIF metadata from JPEG
and TIFF image files.
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 70390da73121..a0979530c3f1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -242,6 +242,7 @@ SUBDIR += proj SUBDIR += pstoedit SUBDIR += pvmpov + SUBDIR += py-exif SUBDIR += py-gd SUBDIR += py-gdchart SUBDIR += py-imaging |