# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem			1.0
name				feh
version				1.3.4
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}

