aboutsummaryrefslogtreecommitdiff
path: root/x11/numlockx
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-08 14:38:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-08 14:38:18 +0000
commit627640cdd605fc0d1694f96c0d12a0f288fad35b (patch)
tree7cee2af4c3cd8d9a60c32406b5eec597b4f031e9 /x11/numlockx
parent3b105bce05b1bc552355d785f7bb83b3aaf75103 (diff)
downloadports-627640cdd605fc0d1694f96c0d12a0f288fad35b.tar.gz
ports-627640cdd605fc0d1694f96c0d12a0f288fad35b.zip
- Take maintainership
- Add missing LICENSEs
Notes
Notes: svn path=/head/; revision=383568
Diffstat (limited to 'x11/numlockx')
-rw-r--r--x11/numlockx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/numlockx/Makefile b/x11/numlockx/Makefile
index 675ae7ee8742..7119a7eb0540 100644
--- a/x11/numlockx/Makefile
+++ b/x11/numlockx/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://home.kde.org/~seli/numlockx/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Turns on numlock in X
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
USE_XORG= x11 xext xtst
GNU_CONFIGURE= yes
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \