]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/ctorrent/ctorrent.inc
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / ctorrent / ctorrent.inc
1 DESCRIPTION = "CTorrent is a console BitTorrent client written in the C \
2 programming language."
3 DEPENDS = "openssl"
4 LICENSE = "GPL"
5 SECTION = "network"
6 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/ctorrent/ctorrent-${PV}.tar.bz2"
9 S = "${WORKDIR}/ctorrent-${PV}"
10
11 inherit autotools