[Midnightbsd-cvs] mports: x11-drivers/xf86-input-joystick: Added

ctriv at midnightbsd.org ctriv at midnightbsd.org
Thu Oct 11 18:55:45 EDT 2007


Log Message:
-----------
Added xf86-input-joystick-1.2.3: X.Org joystick input driver

Added Files:
-----------
    mports/x11-drivers/xf86-input-joystick:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11-drivers/xf86-input-joystick/pkg-descr
@@ -0,0 +1,4 @@
+This package contains the X.Org xf86-input-joystick driver.
+
+- Florent Thoumie
+flz at FreeBSD.org
--- /dev/null
+++ x11-drivers/xf86-input-joystick/pkg-plist
@@ -0,0 +1,5 @@
+lib/xorg/modules/input/joystick_drv.la
+lib/xorg/modules/input/joystick_drv.so
+ at dirrmtry lib/xorg/modules/input
+ at dirrmtry lib/xorg/modules
+ at dirrmtry lib/xorg
--- /dev/null
+++ x11-drivers/xf86-input-joystick/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for:	xf86-input-joystick
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11-drivers/xf86-input-joystick/Makefile,v 1.2 2007/09/13 19:44:47 flz Exp $
+# $MidnightBSD: mports/x11-drivers/xf86-input-joystick/Makefile,v 1.1 2007/10/11 22:55:45 ctriv Exp $
+#
+
+PORTNAME=	xf86-input-joystick
+PORTVERSION=	1.2.3
+CATEGORIES=	x11-drivers
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X.Org joystick input driver
+LICENSE=	x11
+
+XORG_CAT=	driver
+
+MAN4=		joystick.4x
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11-drivers/xf86-input-joystick/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/driver/xf86-input-joystick-1.2.3.tar.bz2) = 41f33b1a18c576433222d8b6ca22c738
+SHA256 (xorg/driver/xf86-input-joystick-1.2.3.tar.bz2) = 708e01ca0f0e12a94f20566c18edc8ca71063dbc4c00e2cd78300236ee5954f7
+SIZE (xorg/driver/xf86-input-joystick-1.2.3.tar.bz2) = 239917


More information about the Midnightbsd-cvs mailing list