perl-core/ExtUtils-MakeMaker: Drop nonsensical HOMEPAGE link
[gentoo.git] / perl-core / Getopt-Long / Getopt-Long-2.420.0.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=JV
7 MODULE_VERSION=2.42
8 inherit perl-module
9
10 DESCRIPTION="Advanced handling of command line options"
11
12 SLOT="0"
13 KEYWORDS=""
14 IUSE=""
15
16 RDEPEND="virtual/perl-Pod-Parser"
17 DEPEND="${RDEPEND}"
18
19 SRC_TEST=do