jsmin: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1abcffbf9d
commit
02b1d48537
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user