19 lines
397 B
Bash
19 lines
397 B
Bash
# Copyright 1999-2012 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# This ebuild generated by g-cpan 0.16.0
|
|
|
|
EAPI="2"
|
|
|
|
MODULE_AUTHOR="HARDAKER"
|
|
|
|
inherit perl-module
|
|
|
|
DESCRIPTION="Auto-GUI extending Getopt::Long"
|
|
|
|
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
|
|
SLOT="0"
|
|
KEYWORDS="~amd64 ~x86"
|
|
IUSE=""
|
|
|
|
RDEPEND="virtual/perl-File-Temp
|
|
virtual/perl-Getopt-Long"
|