# -*- 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: Portfile 144565 2016-01-12 21:45:09Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.22 perl5.setup ExtUtils-InstallPaths 0.011 ../by-authors/id/L/LE/LEONT platforms darwin maintainers nomaintainer license {Artistic-1 GPL} description ExtUtils::InstallPaths - Build.PL install path logic made easy long_description This module tries to make install path resolution as easy as possible. checksums rmd160 4bbda966a73d1084df4f6302eca43f4e7a6a8406 \ sha256 7609fa048cdcf1451cad5b1d7d494f30e3d5bad0672d15404f1ea60e1df0067c if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-extutils-config supported_archs noarch }