You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Bio-Graphics/Bio-Graphics-2.390.0.ebuild

28 lines
480 B

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=LDS
MODULE_VERSION=2.39
inherit perl-module
DESCRIPTION="Generate images from Bio::Seq objects for visualization purposes"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
>=dev-perl/GD-2.300.0
>=dev-perl/Statistics-Descriptive-2.600.0
>=sci-biology/bioperl-1.5.9.1
"
DEPEND="${RDEPEND}
>=dev-perl/Module-Build-0.420.0
"
SRC_TEST=do