# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup App-CLI 0.52 license {Artistic-1 GPL} maintainers nomaintainer description Dispatcher module for command line interface programs. long_description App::CLI provides a simple interface for dispatching \ command line applications. checksums rmd160 6e1e1d4a1750a4caa4b531839b6652813b7f0325 \ sha256 52bd43f555913cc2ffd6405f9951d2aabd46af63d701d9b5e346a6332709f0ce \ size 15793 platforms {darwin any} if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-pod depends_lib-append \ port:p${perl5.major}-capture-tiny \ port:p${perl5.major}-class-load \ port:p${perl5.major}-locale-maketext-simple \ port:p${perl5.major}-pod-simple supported_archs noarch }