increase dvbapp PR
[vuplus_openembedded] / recipes / ctorrent / ctorrent.inc
1 DESCRIPTION = "CTorrent is a  console BitTorrent client \
2   with a focus on being lightweight and quick."
3 HOMEPAGE = "http://www.rahul.net/dholmes/ctorrent/"
4 SECTION = "network"
5 LICENSE = "GPL"
6 DEPENDS = "openssl"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/ctorrent/ctorrent-${PV}.tar.bz2"
9
10 inherit autotools