aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kb2mb2/Makefile
blob: ac9cf95b512169435b1b2eb4e58679737a7fa19d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    kb2mb2
# Date created:     24 December 1997
# Whom:         Tatsumi Hosokawa
#
# $FreeBSD$
#

PORTNAME=   kb2mb2
PORTVERSION=    1.0
PORTREVISION=   1
CATEGORIES= x11
MASTER_SITES=   ${MASTER_SITE_PORTS_JP}

MAINTAINER= ports@FreeBSD.org
COMMENT=    Redirect any key to second mouse button

PLIST_FILES=    bin/kb2mb2
USE_IMAKE=  yes

.include <bsd.port.mk>