git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
9b028e3
)
muninlite: Add PKG_LICENSE information
author
Ian Leonard
<redacted>
Sat, 2 Aug 2014 08:26:29 +0000
(
01:26
-0700)
committer
Ian Leonard
<redacted>
Sat, 2 Aug 2014 08:26:29 +0000
(
01:26
-0700)
Signed-off-by: Ian Leonard <redacted>
admin/muninlite/Makefile
patch
|
blob
|
history
diff --git
a/admin/muninlite/Makefile
b/admin/muninlite/Makefile
index 3388a2b87df1a3eb06fddaa2721eb595637fd4f9..b65de1d10c64af45c5e8dfeaab558d14ff1fb3d4 100644
(file)
--- a/
admin/muninlite/Makefile
+++ b/
admin/muninlite/Makefile
@@
-14,6
+14,8
@@
PKG_RELEASE:=5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=a8cc86f0cc536a6c22dc298f4ed55339
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=LICENSE
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT