# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 name imageindex version 1.1 revision 5 platforms darwin supported_archs noarch categories graphics license GPL-2 maintainers nomaintainer 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 rmd160 cffde483a8dddcef7f415c38b8ee3a9487444ecb \ sha256 78f3d92a334e9b8a970cb07a452eb19485f3971485a3c400b4a680007964f66c perl5.branches 5.24 depends_lib port:p${perl5.major}-perlmagick depends_run port:p${perl5.major}-image-info patchfiles patch-imageindex.diff use_configure no build.args PREFIX=${prefix} PERLPATH=${perl5.bin} destroot.cmd make install destroot.args PREFIX=${destroot}${prefix} PERLPATH=${perl5.bin} livecheck.type regex livecheck.regex ${name}-(\[0-9.\]+)\\.tar