freebsd-ports/x11/kb2mb2/Makefile

18 lines
328 B
Makefile

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