summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/blackbox/blackbox-0.65.0.ebuild')
-rw-r--r--x11-wm/blackbox/blackbox-0.65.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-wm/blackbox/blackbox-0.65.0.ebuild b/x11-wm/blackbox/blackbox-0.65.0.ebuild
new file mode 100644
index 000000000000..7e2f41dcacf3
--- /dev/null
+++ b/x11-wm/blackbox/blackbox-0.65.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.65.0.ebuild,v 1.1 2002/09/19 11:12:28 spider Exp $
+
+inherit commonbox
+
+S=${WORKDIR}/${P}
+DESCRIPTION="A small, fast, full-featured window manager for X"
+SRC_URI="mirror://sourceforge/blackboxwm/${P}.tar.gz"
+HOMEPAGE="http://blackboxwm.sf.net/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ppc sparc sparc64"
+
+mydoc="AUTHORS LICENSE README ChangeLog* TODO*"
+
+