aboutsummaryrefslogtreecommitdiff
path: root/x11/xkbevd/Makefile
blob: f5b6b46003fcf8864e53bb2395a2d4a4f6661901 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

PORTNAME=	xkbevd
PORTVERSION=	1.1.4
CATEGORIES=	x11

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

LICENSE=	MIT

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

PLIST_FILES=	bin/xkbevd man/man1/xkbevd.1.gz

.include <bsd.port.mk>