summaryrefslogtreecommitdiffstats
path: root/recipes/ctorrent/ctorrent.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ctorrent/ctorrent.inc')
-rw-r--r--recipes/ctorrent/ctorrent.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/ctorrent/ctorrent.inc b/recipes/ctorrent/ctorrent.inc
new file mode 100644
index 0000000000..8005fa94e5
--- /dev/null
+++ b/recipes/ctorrent/ctorrent.inc
@@ -0,0 +1,10 @@
+DESCRIPTION = "CTorrent is a console BitTorrent client \
+ with a focus on being lightweight and quick."
+HOMEPAGE = "http://www.rahul.net/dholmes/ctorrent/"
+SECTION = "network"
+LICENSE = "GPL"
+DEPENDS = "openssl"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/ctorrent/ctorrent-${PV}.tar.bz2"
+
+inherit autotools