summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xsm/xapp_xsm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/x11r7/xapp_xsm/xapp_xsm.mk')
-rw-r--r--package/x11r7/xapp_xsm/xapp_xsm.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/x11r7/xapp_xsm/xapp_xsm.mk b/package/x11r7/xapp_xsm/xapp_xsm.mk
index 75640a210..cdc27a92f 100644
--- a/package/x11r7/xapp_xsm/xapp_xsm.mk
+++ b/package/x11r7/xapp_xsm/xapp_xsm.mk
@@ -7,6 +7,8 @@
XAPP_XSM_VERSION = 1.0.2
XAPP_XSM_SOURCE = xsm-$(XAPP_XSM_VERSION).tar.bz2
XAPP_XSM_SITE = http://xorg.freedesktop.org/releases/individual/app
+XAPP_XSM_LICENSE = MIT
+XAPP_XSM_LICENSE_FILES = COPYING
XAPP_XSM_DEPENDENCIES = xlib_libXaw
$(eval $(autotools-package))