summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/xforms/xforms-089-r3.ebuild')
-rw-r--r--x11-libs/xforms/xforms-089-r3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-libs/xforms/xforms-089-r3.ebuild b/x11-libs/xforms/xforms-089-r3.ebuild
new file mode 100644
index 000000000000..77fef8c3797d
--- /dev/null
+++ b/x11-libs/xforms/xforms-089-r3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Header: $
+
+S=${WORKDIR}/${PN}
+DESCRIPTION="A GUI Toolkit based on Xlib"
+SRC_URI=""
+HOMEPAGE="http://world.std.com/~xforms/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 ppc sparc"
+
+DEPEND="virtual/x11"
+RDEPEND="virtual/xforms"