freebsd-ports/x11/xkbevd/Makefile
Koop Mast 0d5fecae36 Update xkbevd to 1.1.4.
Obtained from:	Xorg devel repo
2015-10-20 13:49:18 +00:00

17 lines
241 B
Makefile

# $FreeBSD$
PORTNAME= xkbevd
PORTVERSION= 1.1.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XKB event daemon
LICENSE= MIT
XORG_CAT= app
USE_XORG= xkbfile x11
PLIST_FILES= bin/xkbevd man/man1/xkbevd.1.gz
.include <bsd.port.mk>