Files
domo/bsp/buildroot-2017.02.11/package/rtorrent/rtorrent.mk
2018-05-22 15:35:47 +02:00

15 lines
427 B
Makefile

################################################################################
#
# rtorrent
#
################################################################################
RTORRENT_VERSION = 0.9.6
RTORRENT_SITE = http://rtorrent.net/downloads
RTORRENT_DEPENDENCIES = host-pkgconf libcurl libtorrent ncurses
RTORRENT_AUTORECONF = YES
RTORRENT_LICENSE = GPLv2
RTORRENT_LICENSE_FILES = COPYING
$(eval $(autotools-package))