summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2018-01-21 10:43:51 +0000
committertriaxx <triaxx@pkgsrc.org>2018-01-21 10:43:51 +0000
commitff4ca19e3fc68f3433e26b40e79796f854916676 (patch)
treed4cd66de5be056d5fc9c9415eb5cc28ba206b888
parent858457241148bd26c8ea6a3c05f282160617afe6 (diff)
downloadpkgsrc-ff4ca19e3fc68f3433e26b40e79796f854916676.tar.gz
xf86-input-keyboard: add LICENSE.
-rw-r--r--x11/xf86-input-keyboard/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-input-keyboard/Makefile b/x11/xf86-input-keyboard/Makefile
index 813b006d7a1..9e9aaeba1ff 100644
--- a/x11/xf86-input-keyboard/Makefile
+++ b/x11/xf86-input-keyboard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/11/17 08:05:55 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2018/01/21 10:43:51 triaxx Exp $
DISTNAME= xf86-input-keyboard-1.9.0
CATEGORIES= x11
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular Xorg keyboard driver
+LICENSE= mit
USE_LIBTOOL= YES
GNU_CONFIGURE= YES