sci-biology/velvet: Port to EAPI 7
[gentoo.git] / sci-biology / embassy-phylipnew / embassy-phylipnew-3.69.660.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 EBO_DESCRIPTION="The Phylogeny Inference Package"
7
8 EBO_EAUTORECONF=1
9
10 inherit emboss-r2
11
12 LICENSE+=" freedist"
13
14 KEYWORDS="~amd64 ~x86 ~x86-linux"
15
16 S="${WORKDIR}/PHYLIPNEW-3.69.650"
17 PATCHES=( "${FILESDIR}"/${PN}-3.69.650_fix-build-system.patch )