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:
7216a7a
)
mktorrent: add PKG_LICENSE information
author
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:25:00 +0000
(13:25 +0200)
committer
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:37:13 +0000
(13:37 +0200)
Signed-off-by: Daniel Golle <redacted>
utils/mktorrent/Makefile
patch
|
blob
|
history
diff --git
a/utils/mktorrent/Makefile
b/utils/mktorrent/Makefile
index 3ff98137724f5f5362774e464f6a4c690a770ca4..2e23e23bba387a925ce849a7f1e1382ac8dd0365 100644
(file)
--- a/
utils/mktorrent/Makefile
+++ b/
utils/mktorrent/Makefile
@@
-11,6
+11,8
@@
PKG_NAME:=mktorrent
PKG_VERSION:=1.0
PKG_RELEASE:=1
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://downloads.sourceforge.net/$(PKG_NAME)/
git clone https://git.99rst.org/PROJECT