freebsd-ports/x11/kb2mb2/Makefile
Steve Price 5e9d600ba3 Initial import of kbmb2 version 1.0.
Redirect any key to the second mouse button.

PR:		7225
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-07-12 22:54:07 +00:00

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>