cf37061e540262eaaa19a7c8c588e75fe4d0e89c
[vuplus_openembedded] / ctorrent / ctorrent_1.3.4.oe
1 DESCRIPTION = "CTorrent is a console BitTorrent client written in the C \
2 programming language."
3 DEPENDS = "openssl"
4 LICENSE = "unknown"
5 SECTION = "net"
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