projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
991cf48
)
mutt: add license information
author
Phil Eichinger
<phil.eichinger@gmail.com>
Mon, 14 Oct 2013 14:05:38 +0000
(16:05 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 22 Oct 2013 13:56:28 +0000
(15:56 +0200)
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mutt/mutt.mk
patch
|
blob
|
history
diff --git
a/package/mutt/mutt.mk
b/package/mutt/mutt.mk
index 59f65f61a17a100c5234c245ebd59b05e0a4b4e8..0c17589baef5ea874d8e0ce68bd729e7a50db11d 100644
(file)
--- a/
package/mutt/mutt.mk
+++ b/
package/mutt/mutt.mk
@@
-6,6
+6,8
@@
MUTT_VERSION = 1.5.21
MUTT_SITE = http://downloads.sourceforge.net/project/mutt/mutt-dev
+MUTT_LICENSE = GPLv2+
+MUTT_LICENSE_FILES = GPL
MUTT_DEPENDENCIES = ncurses
MUTT_CONF_OPT = --disable-iconv --disable-smtp
MUTT_AUTORECONF = YES