aboutsummaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_appres
diff options
context:
space:
mode:
Diffstat (limited to 'package/x11r7/xapp_appres')
-rw-r--r--package/x11r7/xapp_appres/xapp_appres.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/x11r7/xapp_appres/xapp_appres.mk b/package/x11r7/xapp_appres/xapp_appres.mk
index 77b25463e..c9d7fe9cd 100644
--- a/package/x11r7/xapp_appres/xapp_appres.mk
+++ b/package/x11r7/xapp_appres/xapp_appres.mk
@@ -7,6 +7,8 @@
XAPP_APPRES_VERSION = 1.0.1
XAPP_APPRES_SOURCE = appres-$(XAPP_APPRES_VERSION).tar.bz2
XAPP_APPRES_SITE = http://xorg.freedesktop.org/releases/individual/app
+XAPP_APPRES_LICENSE = MIT
+XAPP_APPRES_LICENSE_FILES = COPYING
XAPP_APPRES_DEPENDENCIES = xlib_libX11 xlib_libXt
$(eval $(autotools-package))