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