[Buildroot] [git commit] ctorrent: define license

Peter Korsgaard jacmet at sunsite.dk
Fri Jun 28 19:20:28 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=d8945ba9814a6378e0b575bc867a6e12be6ac1eb
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/ctorrent/ctorrent.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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


More information about the buildroot mailing list