# $MidnightBSD: trunk/x11/xkbcomp/Makefile 16289 2014-04-13 23:57:46Z laffer1 $

PORTNAME=	xkbcomp
PORTVERSION=	1.2.4
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Compile XKB keyboard description

LICENSE=	mit

XORG_CAT=	app
USE_XORG=	x11 xkbfile
USES=		pathfix tar:bzip2

PLIST_FILES=	bin/xkbcomp \
		libdata/pkgconfig/xkbcomp.pc \
		man/man1/xkbcomp.1.gz

.include <bsd.port.mk>
