freebsd-ports/x11/kb2mb2/Makefile

22 lines
394 B
Makefile
Raw Normal View History

# New ports collection makefile for: kb2mb2
# Date created: 24 December 1997
# Whom: Tatsumi Hosokawa
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
#
2000-04-13 21:19:05 +02:00
PORTNAME= kb2mb2
2001-02-05 17:18:54 +01:00
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
USE_IMAKE= yes
USE_XORG= x11 xext xtst
.include <bsd.port.mk>