summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/pmake/pmake-1.ebuild')
-rw-r--r--virtual/pmake/pmake-1.ebuild12
1 files changed, 0 insertions, 12 deletions
diff --git a/virtual/pmake/pmake-1.ebuild b/virtual/pmake/pmake-1.ebuild
deleted file mode 100644
index ecccb9f4f7c3..000000000000
--- a/virtual/pmake/pmake-1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2018 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 ~x86-fbsd ~ppc-macos ~x86-macos"
-
-RDEPEND="kernel_linux? ( sys-devel/bmake )
- kernel_SunOS? ( sys-devel/bmake )
- kernel_Darwin? ( sys-devel/bsdmake )"