# New ports collection makefile for:	xkbevd
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/xkbevd/Makefile,v 1.4 2011/09/20 08:23:01 bapt Exp $
#

PORTNAME=	xkbevd
PORTVERSION=	1.1.2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	XKB event daemon

LICENSE=	MIT

XORG_CAT=	app
USE_XORG=	xkbfile x11

PLIST_FILES=	bin/xkbevd

MAN1=		xkbevd.1

.include <bsd.port.mk>
