summaryrefslogtreecommitdiff
blob: 5057856c369b450b71ce30c880d478918b4a9f85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="Virtual for BSD-like make (to be used with get_bmake)"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-macos"

RDEPEND="kernel_linux? ( sys-devel/bmake )
	kernel_SunOS? ( sys-devel/bmake )
	kernel_Darwin? ( sys-devel/bsdmake )"