mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 05:30:31 -04:00
18 lines
342 B
Makefile
18 lines
342 B
Makefile
# New ports collection makefile for: xf86-input-mouse
|
|
# Date Created: 17 Feb 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xf86-input-mouse
|
|
PORTVERSION= 1.6.0
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org mouse input driver
|
|
|
|
XORG_CAT= driver
|
|
MAN4= mousedrv.4x
|
|
|
|
.include <bsd.port.mk>
|