1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11/xmodmap/Makefile
Koop Mast 8d8985e34e Update xmodmap to 1.0.9.
Obtained from:	Xorg devel repo
2015-10-20 13:45:38 +00:00

18 lines
282 B
Makefile

# $FreeBSD$
PORTNAME= xmodmap
PORTVERSION= 1.0.9
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Utility for modifying keymaps and pointer button mappings in X
LICENSE= MIT
XORG_CAT= app
USE_XORG= x11
PLIST_FILES= bin/xmodmap man/man1/xmodmap.1.gz
.include <bsd.port.mk>