1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/x11/kb2mb2/Makefile

21 lines
370 B
Makefile
Raw Normal View History

# New ports collection makefile for: kb2mb2
# Date created: 24 December 1997
# Whom: Tatsumi Hosokawa
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= kb2mb2
2001-02-05 16:18:54 +00:00
PORTVERSION= 1.0
PORTREVISION= 1
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
.include <bsd.port.mk>