# $Id: Portfile 64763 2010-03-15 16:31:33Z nox@macports.org $

PortSystem			1.0
name				feh
version				1.3.4
revision            2
categories			graphics
maintainers			cs.dartmouth.edu:tristan
description			Fast lightweight image viewer
long_description \
	Simple and fast image viewer using imlib2 with file list and \
	recursive file opening.

platforms			darwin

homepage			http://linuxbrit.co.uk/feh/
master_sites		http://linuxbrit.co.uk/downloads/

checksums			md5 3d35ba3d2f0693b019800787f1103891

depends_lib			port:giblib port:imlib2 port:jpeg port:libpng port:zlib

configure.args		--mandir=${prefix}/share/man

destroot.args		docsdir=${prefix}/share/doc/${name}

