summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/semantic/semantic-1.14.ebuild')
-rw-r--r--app-xemacs/semantic/semantic-1.14.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-xemacs/semantic/semantic-1.14.ebuild b/app-xemacs/semantic/semantic-1.14.ebuild
new file mode 100644
index 000000000000..df7d3815f2f1
--- /dev/null
+++ b/app-xemacs/semantic/semantic-1.14.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/semantic/semantic-1.14.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Semantic bovinator (Yacc/Lex for XEmacs). Includes Senator."
+PKG_CAT="standard"
+
+DEPEND="app-xemacs/eieio
+app-xemacs/xemacs-base
+app-xemacs/xemacs-devel
+app-xemacs/edit-utils
+app-xemacs/speedbar
+app-xemacs/texinfo
+app-xemacs/fsf-compat
+app-xemacs/cc-mode
+"
+
+inherit xemacs-packages
+