[Buildroot] [git commit] prboom: add license information

Peter Korsgaard peter at korsgaard.com
Tue Jul 1 22:30:55 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=d559501cdb01e85b6353fae631df7b7282c6d24c
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/prboom/prboom.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/prboom/prboom.mk b/package/prboom/prboom.mk
index 1da08ce..55973d6 100644
--- a/package/prboom/prboom.mk
+++ b/package/prboom/prboom.mk
@@ -8,6 +8,8 @@ PRBOOM_VERSION = 2.5.0
 PRBOOM_SITE = http://downloads.sourceforge.net/project/prboom/prboom%20stable/$(PRBOOM_VERSION)
 PRBOOM_CONF_ENV = ac_cv_type_uid_t=yes
 PRBOOM_DEPENDENCIES = sdl sdl_net sdl_mixer
+PRBOOM_LICENSE = GPLv2+
+PRBOOM_LICENSE_FILES = COPYING
 
 ifeq ($(BR2_PACKAGE_LIBPNG),y)
 PRBOOM_DEPENDENCIES += libpng


More information about the buildroot mailing list