Browse Source

icecast: add SPDX license info per homepage

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
lilik-openwrt-22.03
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,6 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=icecast
PKG_VERSION:=2.4.0
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=André Gaul <gaul@web-yard.de>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz


Loading…
Cancel
Save