1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11/kb2mb2/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

21 lines
370 B
Makefile

# New ports collection makefile for: kb2mb2
# Date created: 24 December 1997
# Whom: Tatsumi Hosokawa
#
# $FreeBSD$
#
PORTNAME= kb2mb2
PORTVERSION= 1.0
PORTREVISION= 2
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>