# $FreeBSD: head/x11/xmodmap/Makefile 399839 2015-10-20 13:45:38Z kwm $

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>