Browse Source

icecast: add SPDX license info per homepage

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard 10 years ago
parent
commit
34c7b6708a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      multimedia/icecast/Makefile

+ 1
- 0
multimedia/icecast/Makefile View File

10
 PKG_NAME:=icecast
10
 PKG_NAME:=icecast
11
 PKG_VERSION:=2.4.0
11
 PKG_VERSION:=2.4.0
12
 PKG_RELEASE:=1
12
 PKG_RELEASE:=1
13
+PKG_LICENSE:=GPL-2.0
13
 PKG_MAINTAINER:=André Gaul <gaul@web-yard.de>
14
 PKG_MAINTAINER:=André Gaul <gaul@web-yard.de>
14
 
15
 
15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
16
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz