diff --git a/ftp/qbittorrent/BUILD b/ftp/qbittorrent/BUILD
new file mode 100755
index 0000000..3a801e0
--- /dev/null
+++ b/ftp/qbittorrent/BUILD
@@ -0,0 +1,2 @@
+./configure --prefix=/usr &&
+default_build_make
diff --git a/ftp/qbittorrent/DEPENDS b/ftp/qbittorrent/DEPENDS
new file mode 100755
index 0000000..d66f222
--- /dev/null
+++ b/ftp/qbittorrent/DEPENDS
@@ -0,0 +1,4 @@
+depends qt4 &&
+depends rb-libtorrent &&
+depends curl &&
+optional_depends zziplib
diff --git a/ftp/qbittorrent/DETAILS b/ftp/qbittorrent/DETAILS
new file mode 100755
index 0000000..4fff1b4
--- /dev/null
+++ b/ftp/qbittorrent/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=qbittorrent
+ VERSION=1.5.5
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:8008b8f0fa7bfc12f3c37fdb593515b82b4c75dc051758424ba20495f742f02a7b403248b688da1c9465523554ba316e9450691d6ff3bf64226cb1ed8511ec97
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE="http://www.qbittorrent.org/"
+ LICENSE=GPL
+ ENTERED=20091108
+ SHORT="qBittorrent is an attempt to provide a µtorrent equivalent
on Linux."
+cat << EOF
+The qBittorrent project was created in March 2006 with the idea of
+developping a new Bittorrent client for Linux (and possibly other
+systems) that would be easy to use, good looking, featureful but
+lightweight.
+
+qBittorrent is an attempt to provide a µtorrent equivalent on
+Linux. It is a Free Software released under the GNU GPL
+license. qBittorrent is based on Arvid Norberg's libtorrent-rasterbar.
+EOF
diff --git a/ftp/qbittorrent/HISTORY b/ftp/qbittorrent/HISTORY
new file mode 100644
index 0000000..7e4147c
--- /dev/null
+++ b/ftp/qbittorrent/HISTORY
@@ -0,0 +1,2 @@
+2009-11-08 Peng Chang (Charles) <chp AT sourcemage.org>
+ * BUILD, DETAILS, DEPENDS, HISTORY: created spell
[SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (4161a4e3b0ad4c1fb4a47b78108abed3be851a80),
Peng Chang (Charles), 11/08/2009