---
name: exiftran
version: 2.09_1
origin: graphics/exiftran
comment: Command line utility to transform jpeg files
arch: freebsd:9:x86:64
www: http://www.kraxel.org/blog/linux/fbida/
maintainer: mm@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 73415
desc: "exiftran is a command line utility to transform digital image jpeg images.\n\nIt
  can do lossless rotations like jpegtran, but unlike jpegtran it cares\nabout the
  EXIF data: It can rotate images automatically by checking the exif\norientation
  tag, it updates the exif informaton if needed (image dimension,\norientation), it
  also rotates the exif thumbnail. \nIt can process multiple images at once. \n\nWWW:
  http://www.kraxel.org/blog/linux/fbida/\n"
deps:
  libexif: {origin: graphics/libexif, version: 0.6.21}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- graphics
shlibs_required:
- libjpeg.so.11
- libexif.so.12
