Ticket #27138: Portfile-p5-app-rad

File Portfile-p5-app-rad, 1010 bytes (added by larry+macports@…, 14 years ago)
Line 
1# $Id$
2
3PortSystem          1.0
4PortGroup           perl5 1.0
5perl5.setup         App-Rad 1.04
6license             Artistic/GPL
7maintainers         l2g.to:larry+macports
8description         Rapid (and easy!) creation of command line applications
9long_description    App::Rad aims to be a simple yet powerful framework for \
10                    developing your command-line applications. It can easily \
11                    transform your Perl one-liners into reusable subroutines \
12                    than can be called directly by the user of your program. \
13                    It also tries to provide a handy interface for your \
14                    common command-line tasks.
15
16platforms           darwin
17
18checksums           md5     7840868c1a5bb71e2cafe8814daea650 \
19                    sha1    72d93a62e614ea2631757a2d2bf2966b1fe36232 \
20                    rmd160  638de8756718c9e4a0ada19b5b76c85693b5e5bd
21
22depends_lib-append  port:p5-attribute-handlers port:p5-getopt-long
23
24supported_archs     noarch