Portfile

# $Id: Portfile 20439 2006-11-03 02:54:04Z jberry@macports.org $
PortSystem 1.0
PortGroup ruby 1.0

ruby.setup getopt-declare 1.09.7 basic_install.rb \
{Declare.rdoc doc samples} \
rubyforge:311:getoptdeclare
revision 1
maintainers nomaintainer@macports.org
description Declaratively Expressed Command-Line Arguments via RegExp
long_description Getopt::Declare is yet another command-line argument \
parser, one which is specifically designed to be \
powerful but exceptionally easy to use. It supports \
many options not supported by optparser or \
getoptlong as well as it has a simpler syntax.
distname getoptdeclare_v${version}
use_zip yes
checksums md5 b1ad91235915295c877a69a1d38a9815
platforms darwin

worksrcdir Getopt