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:
60e2f88
)
freeradius2: add PKG_LICENSE information
author
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:53:19 +0000
(13:53 +0200)
committer
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:53:19 +0000
(13:53 +0200)
Signed-off-by: Daniel Golle <redacted>
net/freeradius2/Makefile
patch
|
blob
|
history
diff --git
a/net/freeradius2/Makefile
b/net/freeradius2/Makefile
index 4eddb26b22baa64ef418b78dfc47106b443fd55e..745dca87823016e1e945dc092ab7e73448b1fc89 100644
(file)
--- a/
net/freeradius2/Makefile
+++ b/
net/freeradius2/Makefile
@@
-15,6
+15,8
@@
PKG_SOURCE:=freeradius-server-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.freeradius.org/pub/freeradius/
PKG_MD5SUM:=40535bace507d7a3134c3d858f3cbc5a
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=COPYRIGHT LICENSE
PKG_BUILD_DIR:=$(BUILD_DIR)/freeradius-server-$(PKG_VERSION)
PKG_FIXUP:=autoreconf
git clone https://git.99rst.org/PROJECT