sys-apps/dbus-stub: add
[sgilles-overlay.git] / sci-mathematics / matroid-finder / matroid-finder-9999.ebuild
blob012410ff1942ab5249480e2de6330f368b3b04e9
1 EAPI=6
3 inherit eutils git-r3
5 DESCRIPTION="A program to find matroids of plabic graphs"
6 HOMEPAGE="http://www.math.umd.edu/~sgilles"
7 EGIT_REPO_URI="git://repo.or.cz/matroid-finder.git"
9 LICENSE="ISC"
10 SLOT="0"
11 KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
13 src_compile() {
14 emake CC=$(tc-getCC)