# $Id: Portfile 84672 2011-09-29 11:50:11Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Getopt-Long-Descriptive 0.089 ../by-authors/id/R/RJ/RJBS/
revision              2
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           Getopt::Long with usage text
long_description      ${description}

platforms             darwin

checksums             md5 429f8720fa1b3283cbacf0ddf5418ce8 \
                      sha1 fd1bf076deadbf66556cb7938e05eefcd87c4739 \
                      rmd160 6f49fe2e30e0184a2a4732a22b7968a99e7eb386

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-params-validate \
                      port:p${perl5.major}-sub-exporter

supported_archs       noarch
}
