# -*- 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 perl5.branches 5.24 perl5.setup local-lib 2.000019 ../by-authors/id/H/HA/HAARG categories-append devel license {Artistic-1 GPL} maintainers nomaintainer description Create and use a local lib/ for perl modules with PERL5LIB long_description ${description} checksums rmd160 7016abbfd7a1b32b39e4cfa0cd863d06e197ef4c \ sha256 36ad327a099667b8cb292c10229c33849c787470e0b978e4963b69b6df4c0b01 platforms darwin if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-extutils-install \ port:p${perl5.major}-extutils-makemaker \ port:p${perl5.major}-module-build }