aboutsummaryrefslogtreecommitdiff
path: root/x11/xkeycaps
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-24 09:34:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-24 09:34:16 +0000
commit55104d018b4cb991468dd62c5fc7b3635e86b2af (patch)
treece7b14343aff1237ab8d1b2ac94c14d11fb2c618 /x11/xkeycaps
parent7dab705e93534156129d77a08edb7e7ffb3c67ce (diff)
Notes
Diffstat (limited to 'x11/xkeycaps')
-rw-r--r--x11/xkeycaps/Makefile5
-rw-r--r--x11/xkeycaps/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile
index bd2b011b1924..f819d1e6cb03 100644
--- a/x11/xkeycaps/Makefile
+++ b/x11/xkeycaps/Makefile
@@ -10,8 +10,11 @@ MASTER_SITES= http://www.jwz.org/xkeycaps/
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphically display and edit the keyboard mapping
+LICENSE= MIT
+
USES= imake tar:Z
-USE_XORG= xbitmaps xaw
+USE_XORG= ice sm x11 xaw xbitmaps xext xmu xt
+
PLIST_FILES= bin/xkeycaps \
man/man1/xkeycaps.1.gz
diff --git a/x11/xkeycaps/pkg-descr b/x11/xkeycaps/pkg-descr
index 8a937df1a671..7d5500b0e7df 100644
--- a/x11/xkeycaps/pkg-descr
+++ b/x11/xkeycaps/pkg-descr
@@ -6,4 +6,4 @@ and Modifiers generated by a key through a mouse-based interface. This
program can also write an input file for xmodmap to recreate your changes
in future sessions.
-WWW: http://www.jwz.org/xkeycaps/
+WWW: https://www.jwz.org/xkeycaps/