summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/stepchat/stepchat-0.2.ebuild')
-rw-r--r--gnustep-apps/stepchat/stepchat-0.2.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnustep-apps/stepchat/stepchat-0.2.ebuild b/gnustep-apps/stepchat/stepchat-0.2.ebuild
new file mode 100644
index 0000000..d919863
--- /dev/null
+++ b/gnustep-apps/stepchat/stepchat-0.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="prefix"
+
+inherit gnustep-2
+
+S="${WORKDIR}/Etoile-${PV}/Services/User/Jabber"
+
+DESCRIPTION="instant messenger for jabber"
+HOMEPAGE="http://www.etoile-project.org/etoile/mediawiki/index.php?title=Applications"
+SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~x86 ~amd64"
+SLOT="0"