mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
5e9d600ba3
Redirect any key to the second mouse button. PR: 7225 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
20 lines
350 B
Makefile
20 lines
350 B
Makefile
# New ports collection makefile for: kb2mb2
|
|
# Version required: 1.0
|
|
# Date created: 24 December 1997
|
|
# Whom: Tatsumi Hosokawa
|
|
#
|
|
# $Id: $
|
|
#
|
|
|
|
DISTNAME= kb2mb2-1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.jp.FreeBSD.org/~hosokawa/XFree86/
|
|
|
|
MAINTAINER= sada@e-mail.ne.jp
|
|
|
|
USE_IMAKE= yes
|
|
#XMKMF= xmkmf
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|