Browse Source

xl2tpd: add PKG_LICENSE information

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle 10 years ago
parent
commit
c39083fe33
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      net/xl2tpd/Makefile

+ 2
- 0
net/xl2tpd/Makefile View File

@@ -11,6 +11,8 @@ PKG_NAME:=xl2tpd
11 11
 PKG_VERSION:=1.3.6
12 12
 PKG_RELEASE:=1
13 13
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
14
+PKG_LICENSE:=GPL-2.0
15
+PKG_LICENSE_FILES:=LICENSE
14 16
 
15 17
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
16 18