1998-07-13 00:54:07 +02:00
|
|
|
# New ports collection makefile for: kb2mb2
|
|
|
|
# Date created: 24 December 1997
|
|
|
|
# Whom: Tatsumi Hosokawa
|
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1998-07-13 00:54:07 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= kb2mb2
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 1.0
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 3
|
1998-07-13 00:54:07 +02:00
|
|
|
CATEGORIES= x11
|
1999-04-17 01:35:01 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
1998-07-13 00:54:07 +02:00
|
|
|
|
2005-04-03 23:30:39 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:36:20 +01:00
|
|
|
COMMENT= Redirect any key to second mouse button
|
1998-07-13 00:54:07 +02:00
|
|
|
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/kb2mb2
|
1998-07-13 00:54:07 +02:00
|
|
|
USE_IMAKE= yes
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11 xext xtst
|
1998-07-13 00:54:07 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|