freebsd-ports/x11/xkbutils/Makefile

16 lines
213 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xkbutils
2013-02-14 13:32:57 +01:00
PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XKB utility demos
LICENSE= MIT
XORG_CAT= app
USE_XORG= xkbfile x11 xaw inputproto
2013-02-14 13:32:57 +01:00
.include <bsd.port.mk>