aboutsummaryrefslogtreecommitdiff
path: root/x11/kb2mb2/Makefile
blob: de4740645bbbe1fff9b02b5ac711290cf31ce322 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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>