summaryrefslogtreecommitdiffstats
path: root/recipes/ctorrent/ctorrent.inc
blob: 8005fa94e50459883eaad0ce19379031a257f701 (plain)
1
2
3
4
5
6
7
8
9
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