freebsd-ports/x11/xkeycaps/Makefile

20 lines
419 B
Makefile

PORTNAME= xkeycaps
PORTVERSION= 2.47
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= https://www.df7cb.de/projects/xkeycaps/
MAINTAINER= cy@FreeBSD.org
COMMENT= Graphically display and edit the keyboard mapping
WWW= https://www.df7cb.de/projects/xkeycaps/
LICENSE= MIT
USES= imake xorg
USE_XORG= ice sm x11 xaw xbitmaps xext xmu xt
PLIST_FILES= bin/xkeycaps \
share/man/man1/xkeycaps.1.gz
.include <bsd.port.mk>