PORTNAME=	xkbcomp
PORTVERSION=	1.4.3
CATEGORIES=	x11

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

LICENSE=	mit

USE_XORG=	x11 xkbfile
USES=		pathfix xorg xorg-cat:app

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

.include <bsd.port.mk>
