# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name imageindex version 1.0.9 platforms darwin categories graphics maintainers broadpark.no:rsorasen description generates static HTML galleries of images long_description ${description} homepage http://www.edwinh.org/imageindex/ master_sites http://www.edwinh.org/imageindex/release/ checksums sha1 1765c50ff4bf4070200905ac1d2e624043a443bd depends_lib port:p5-perlmagick depends_run port:p5-image-info use_configure no build.args PREFIX=${prefix} PERLPATH=${prefix}/bin/perl destroot.cmd make install destroot.args PREFIX=${destroot}${prefix} PERLPATH=${prefix}/bin/perl