# $Id: Portfile,v 1.1 2006/05/06 07:40:34 mww Exp $

PortSystem			1.0
name				feh
version				1.3.4
categories			graphics
maintainers			tristan@cs.dartmouth.edu
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}

