From 244839495c275e9457be660ef28ee3f284c72ca5 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 14 Feb 2010 23:00:54 +0000 Subject: - Add first input drivers git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@76 058c260c-8361-11dd-a0ac-aa2bafec7d09 --- x11-drivers/xf86-input-void/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 x11-drivers/xf86-input-void/Makefile (limited to 'x11-drivers/xf86-input-void/Makefile') diff --git a/x11-drivers/xf86-input-void/Makefile b/x11-drivers/xf86-input-void/Makefile new file mode 100644 index 0000000..551fc24 --- /dev/null +++ b/x11-drivers/xf86-input-void/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: xf86-input-void +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie +# +# $FreeBSD: ports/x11-drivers/xf86-input-void/Makefile,v 1.6 2009/05/07 19:42:35 rnoland Exp $ +# + +PORTNAME= xf86-input-void +PORTVERSION= 1.3.0 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org void input driver + +XORG_CAT= driver +MAN4= void.4x + +.include -- cgit v1.2.3