aboutsummaryrefslogtreecommitdiff
blob: c66660bdb9131f5aae643cb461873f36410bad11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

DESCRIPTION="Atlas Whole Genome Assembly Suite"
HOMEPAGE="https://www.hgsc.bcm.edu/software/atlas-whole-genome-assembly-suite"
SRC_URI="https://www.hgsc.bcm.edu/sites/default/files/software/Atlas/atlas-src.tgz"
# https://www.hgsc.bcm.edu/sites/default/files/software/Atlas/atlas2005-linux.tgz

LICENSE="ATLAS"
SLOT="0"
KEYWORDS=""
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"