Ticket #11327: exiv2-0.13.diff
File exiv2-0.13.diff, 1011 bytes (added by takanori@…, 18 years ago) |
---|
-
Portfile
3 3 PortSystem 1.0 4 4 5 5 name exiv2 6 version 0.1 17 homepage http:// home.arcor.de/ahuggel/exiv2/6 version 0.13 7 homepage http://www.exiv2.org/ 8 8 description EXIF and IPTC metadata manipulation library and tools 9 9 categories graphics 10 10 platforms darwin 11 11 maintainers adam@spack.org 12 12 13 master_sites http:// home.arcor.de/ahuggel/exiv2/14 checksums md5 269ce822946c56549d086f0c08dffc7913 master_sites http://www.exiv2.org/ 14 checksums md5 492d476e3130ac27983d93e5595d81e8 15 15 16 16 long_description Exiv2 comprises of a C++ library and a command line utility \ 17 17 which allows you to manipulate EXIF and IPTC image metadata. 18 18 19 depends_lib port:gettext \ 20 port:libiconv \ 21 port:zlib 22 19 23 destroot.destdir prefix=${destroot}${prefix}