pkgsrc/x11/xkbset/Makefile
2015-07-04 16:18:28 +00:00

19 lines
501 B
Makefile

# $NetBSD: Makefile,v 1.20 2015/07/04 16:18:43 joerg Exp $
#
DISTNAME= xkbset-0.5
PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://www.math.missouri.edu/~stephen/software/xkbset/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.math.missouri.edu/~stephen/software/#xkbset
COMMENT= Manages XKB features of the X window system
USE_TOOLS+= perl:run
REPLACE_PERL= xkbset-gui
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"