projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1abcffb
)
jsmin: add license information
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Thu, 26 Jun 2014 19:20:50 +0000
(16:20 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 1 Jul 2014 21:29:48 +0000
(23:29 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/jsmin/jsmin.mk
patch
|
blob
|
history
diff --git
a/package/jsmin/jsmin.mk
b/package/jsmin/jsmin.mk
index 3ef304784e427b5604b1ea2af212a48eb88efe20..957b6862b3e83e78a25000b323d8e84c4f142f74 100644
(file)
--- a/
package/jsmin/jsmin.mk
+++ b/
package/jsmin/jsmin.mk
@@
-6,6
+6,8
@@
JSMIN_VERSION = a9b47554d5684a55301a2eb7ca8480b7ee7630d4
JSMIN_SITE = $(call github,douglascrockford,JSMin,$(JSMIN_VERSION))
+JSMIN_LICENSE = MIT
+JSMIN_LICENSE_FILES = jsmin.c
define JSMIN_BUILD_CMDS
$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) jsmin