# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils DESCRIPTION="Distance-based probabilistic multiple sequence alignment algorithm for DNA/RNA/protein" HOMEPAGE="http://fsa.sourceforge.net" SRC_URI="http://downloads.sourceforge.net/project/fsa/fsa-1.15.7.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="" DEPEND="" RDEPEND="${DEPEND}"