1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/x11/kb2mb2/Makefile
2021-04-06 16:31:07 +02:00

17 lines
292 B
Makefile

# Created by: Tatsumi Hosokawa
PORTNAME= kb2mb2
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= PORTS_JP
MAINTAINER= ports@FreeBSD.org
COMMENT= Redirect any key to second mouse button
PLIST_FILES= bin/kb2mb2
USES= imake xorg
USE_XORG= x11 xext xtst
.include <bsd.port.mk>