From: Ian Leonard Date: Mon, 4 Aug 2014 00:31:00 +0000 (-0700) Subject: mpc: add PKG_LICENSE information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0fa1106b83f09cc581960617fd14a3e692e473a2;p=openwrt-packages.git mpc: add PKG_LICENSE information Signed-off-by: Ian Leonard --- diff --git a/sound/mpc/Makefile b/sound/mpc/Makefile index 184ca9bf9..e6b62633a 100644 --- a/sound/mpc/Makefile +++ b/sound/mpc/Makefile @@ -14,6 +14,8 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.musicpd.org/download/mpc/0 PKG_MD5SUM:=d4f37e7e6b32c804a870192d1eb86199 +PKG_LICENSE:=GPL-2.0+ +PKG_LICENSE_FILES:=COPYING PKG_MAINTAINER:=Ted Hess include $(INCLUDE_DIR)/package.mk