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-Das/Bio-Das-1.170.0-r1.ebuild

24 lines
457 B

# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=LDS
MODULE_VERSION=1.17
inherit perl-module
DESCRIPTION="Interface to Distributed Annotation System"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=virtual/perl-IO-Compress-1.0
sci-biology/bioperl
>=dev-perl/HTML-Parser-3
>=dev-perl/libwww-perl-5
>=virtual/perl-MIME-Base64-2.12"
RDEPEND="${DEPEND}"
SRC_TEST=online