[Buildroot] [PATCH 03/19] ctorrent: define license

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Jun 28 13:41:00 UTC 2013


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/ctorrent/ctorrent.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/ctorrent/ctorrent.mk b/package/ctorrent/ctorrent.mk
index aebf123..65e327e 100644
--- a/package/ctorrent/ctorrent.mk
+++ b/package/ctorrent/ctorrent.mk
@@ -7,6 +7,8 @@
 CTORRENT_VERSION = dnh3.3.2
 CTORRENT_SOURCE = ctorrent-$(CTORRENT_VERSION).tar.gz
 CTORRENT_SITE = http://www.rahul.net/dholmes/ctorrent/
+CTORRENT_LICENSE = GPLv2
+CTORRENT_LICENSE_FILES = COPYING
 
 ifeq ($(BR2_PACKAGE_OPENSSL),y)
 CTORRENT_CONF_OPT+=--with-ssl=yes
-- 
1.8.1.5




More information about the buildroot mailing list