# $Id: Portfile 105281 2013-04-16 04:13:16Z jmr@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
license			Artistic-1 Permissive
maintainers		nomaintainer
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
