summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xmag
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-05-09 05:50:56 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-05-12 22:12:04 +0200
commit5b0c6f024cc62d6d9a2fb18bb05d09ad71da1ed0 (patch)
tree82dfe5de4d98508baba26f007f3007a02b906b87 /package/x11r7/xapp_xmag
parent1c0d1949c69f24518de63921b00130e9ae1082c0 (diff)
downloadbuildroot-novena-5b0c6f024cc62d6d9a2fb18bb05d09ad71da1ed0.tar.gz
buildroot-novena-5b0c6f024cc62d6d9a2fb18bb05d09ad71da1ed0.zip
package/x11r7: add license informations to xapp_* packages
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/xapp_xmag')
-rw-r--r--package/x11r7/xapp_xmag/xapp_xmag.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/x11r7/xapp_xmag/xapp_xmag.mk b/package/x11r7/xapp_xmag/xapp_xmag.mk
index 0496c8a09..b55f4f319 100644
--- a/package/x11r7/xapp_xmag/xapp_xmag.mk
+++ b/package/x11r7/xapp_xmag/xapp_xmag.mk
@@ -7,6 +7,8 @@
XAPP_XMAG_VERSION = 1.0.4
XAPP_XMAG_SOURCE = xmag-$(XAPP_XMAG_VERSION).tar.bz2
XAPP_XMAG_SITE = http://xorg.freedesktop.org/releases/individual/app
+XAPP_XMAG_LICENSE = MIT
+XAPP_XMAG_LICENSE_FILES = COPYING
XAPP_XMAG_DEPENDENCIES = xlib_libXaw
$(eval $(autotools-package))