blob: 76d45b824ebfe5efeb335d5cb62f52c8da38593b (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-sci/embassy-phylip/embassy-phylip-3.57c.ebuild,v 1.1 2004/07/20 02:49:10 ribosome Exp $
inherit embassy
DESCRIPTION="EMBOSS integrated version of the PHYLogeny Inference Package"
LICENSE="freedist"
KEYWORDS="~x86"
|