# $MidnightBSD: mports/x11/xmodmap/Makefile,v 1.4 2013/06/13 01:09:37 laffer1 Exp $

PORTNAME=	xmodmap
PORTVERSION=	1.0.7
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Utility for modifying keymaps and pointer button mappings in X
LICENSE=	x11

XORG_CAT=	app
USE_XORG=	x11

PLIST_FILES=	bin/xmodmap

MAN1=		xmodmap.1

.include <bsd.port.mk>
