freebsd-ports/x11-drivers/xf86-input-vmmouse/Makefile
Florent Thoumie 81c87568a5 Add patch to fix mouse pointer coordinates.
PR:		ports/119820
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2008-03-13 12:06:45 +00:00

19 lines
360 B
Makefile

# New ports collection makefile for: xf86-input-vmmouse
# Date Created: 17 Feb 2006
# Whom: NIIMI Satoshi <sa2c@sa2c.net>
#
# $FreeBSD$
#
PORTNAME= xf86-input-vmmouse
PORTVERSION= 12.4.3
PORTREVISION= 1
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org vmmouse input driver
XORG_CAT= driver
MAN4= vmmouse.4x
.include <bsd.port.mk>