blob: 720c90d6aa3a4a3cfec4d90745e9e86d38c3565c [file] [log] [blame]
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=EINHVERFR
MODULE_VERSION=0.200.4
inherit perl-module
DESCRIPTION="Perl encapsulation of invoking the Latex programs"
LICENSE="|| ( GPL-1+ Artistic )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND="
dev-perl/Class-Accessor
dev-perl/Exception-Class
dev-perl/File-Slurp
virtual/perl-File-Spec
dev-perl/File-pushd
virtual/perl-Getopt-Long
dev-perl/Readonly
virtual/perl-parent
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
SRC_TEST="do"