# $Id: Portfile,v 1.1 2004/05/27 10:56:36 yeled Exp $ PortSystem 1.0 name imecho version 0.1 categories graphics mail maintainers yeled@opendarwin.org description command line utility to display images in an xterm long_description ${description} \ Once drawn the pictures are never refreshed, so certain \ operations as resizing, scrolling or partially obscuring\ the terminal window will clear the picture\ permanently. Depending on the X terminal used your\ mileage will vary. platforms darwin master_sites http://jrfonseca.dyndns.org/projects/old/ checksums md5 b0282ecc0506f694b49fcfc28f00829b depends_lib lib:Imlib.h:imlib use_bzip2 yes use_configure no worksrcdir destroot { xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin }