summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/kmobiletools/kmobiletools-0.4.0.ebuild')
-rw-r--r--kde-misc/kmobiletools/kmobiletools-0.4.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-misc/kmobiletools/kmobiletools-0.4.0.ebuild b/kde-misc/kmobiletools/kmobiletools-0.4.0.ebuild
new file mode 100644
index 000000000000..fef47c118138
--- /dev/null
+++ b/kde-misc/kmobiletools/kmobiletools-0.4.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kmobiletools/kmobiletools-0.4.0.ebuild,v 1.1 2004/11/12 11:08:19 motaboy Exp $
+
+inherit kde
+
+DESCRIPTION="KMobiletools is a KDE-based application that allows to control mobile phones with your PC."
+SRC_URI="http://download.berlios.de/kmobiletools/kmobiletools-${PV}.tar.bz2"
+HOMEPAGE="http://kmobiletools.berlios.de"
+LICENSE="GPL-2"
+
+IUSE=""
+KEYWORDS="~x86"
+
+need-kde 3.2 \ No newline at end of file