diff options
Diffstat (limited to 'x11-drivers/xf86-video-cyrix')
-rw-r--r-- | x11-drivers/xf86-video-cyrix/Makefile | 19 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cyrix/distinfo | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cyrix/pkg-descr | 4 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cyrix/pkg-plist | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-cyrix/Makefile b/x11-drivers/xf86-video-cyrix/Makefile new file mode 100644 index 000000000000..1d69ba7275a7 --- /dev/null +++ b/x11-drivers/xf86-video-cyrix/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: xf86-video-cyrix +# Date Created: 17 Feb 2006 +# Whom: Florent Thoumie <flz@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= xf86-video-cyrix +PORTVERSION= 1.1.0 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org cyrix display driver + +XORG_CAT= driver +USE_XORG= xextproto xf86dgaproto +MAN4= cyrix.4x + +.include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-cyrix/distinfo b/x11-drivers/xf86-video-cyrix/distinfo new file mode 100644 index 000000000000..515a434b6b19 --- /dev/null +++ b/x11-drivers/xf86-video-cyrix/distinfo @@ -0,0 +1,3 @@ +MD5 (xorg/driver/xf86-video-cyrix-1.1.0.tar.bz2) = 02ed7d5215610a3463a0307b30bb5425 +SHA256 (xorg/driver/xf86-video-cyrix-1.1.0.tar.bz2) = d6a66778e0f6ddd907cba5784386bd6bb526f773b5db9faa35875ba67c2ca6ad +SIZE (xorg/driver/xf86-video-cyrix-1.1.0.tar.bz2) = 249372 diff --git a/x11-drivers/xf86-video-cyrix/pkg-descr b/x11-drivers/xf86-video-cyrix/pkg-descr new file mode 100644 index 000000000000..81d4933f7776 --- /dev/null +++ b/x11-drivers/xf86-video-cyrix/pkg-descr @@ -0,0 +1,4 @@ +This package contains the X.Org xf86-video-cyrix driver. + +- Florent Thoumie +flz@FreeBSD.org diff --git a/x11-drivers/xf86-video-cyrix/pkg-plist b/x11-drivers/xf86-video-cyrix/pkg-plist new file mode 100644 index 000000000000..3354c4136282 --- /dev/null +++ b/x11-drivers/xf86-video-cyrix/pkg-plist @@ -0,0 +1,5 @@ +lib/xorg/modules/drivers/cyrix_drv.la +lib/xorg/modules/drivers/cyrix_drv.so +@dirrmtry lib/xorg/modules/drivers +@dirrmtry lib/xorg/modules +@dirrmtry lib/xorg |