freebsd-ports/x11/xkbprint/Makefile
Koop Mast 8036fb34ce Update xkbprint to 1.0.4.
Obtained from:	Xorg devel repo
2015-10-20 13:48:39 +00:00

17 lines
279 B
Makefile

# $FreeBSD$
PORTNAME= xkbprint
PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Utility for printing an XKB keyboard description
LICENSE= MIT
XORG_CAT= app
USE_XORG= xkbfile x11
PLIST_FILES= bin/xkbprint man/man1/xkbprint.1.gz
.include <bsd.port.mk>