# -*- 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-Rad 1.05
platforms           darwin
maintainers         nomaintainer
license             {Artistic-1 GPL}
supported_archs     noarch

description         Rapid (and easy!) creation of command line applications

long_description    App::Rad aims to be a simple yet powerful framework for \
                    developing your command-line applications. It can easily \
                    transform your Perl one-liners into reusable subroutines \
                    than can be called directly by the user of your program. \
                    It also tries to provide a handy interface for your \
                    common command-line tasks.

checksums           rmd160 c36d179100d8936fd0c35589010ba3b44950a7e1 \
                    sha256 287028adb3b651841008620c6138c46a8fbd813fa9f70127efad00a2993457d6
