You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
490 B
17 lines
490 B
# Copyright 1999-2012 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/app-xemacs/mule-base/mule-base-1.56.ebuild,v 1.8 2012/06/02 14:11:34 aballier Exp $
|
|
|
|
SLOT="0"
|
|
IUSE=""
|
|
DESCRIPTION="MULE: Basic Mule support, required for building with Mule."
|
|
PKG_CAT="mule"
|
|
|
|
RDEPEND="app-xemacs/fsf-compat
|
|
app-xemacs/xemacs-base
|
|
app-xemacs/apel
|
|
"
|
|
KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
|
|
|
|
inherit xemacs-packages
|