aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-s3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-s3/Makefile')
-rw-r--r--x11-drivers/xf86-video-s3/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-drivers/xf86-video-s3/Makefile b/x11-drivers/xf86-video-s3/Makefile
deleted file mode 100644
index 1ae31f34d3ec..000000000000
--- a/x11-drivers/xf86-video-s3/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PORTNAME= xf86-video-s3
-PORTVERSION= 0.7.0
-PORTREVISION= 2
-CATEGORIES= x11-drivers
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= X.Org s3 display driver
-
-BROKEN= Does not work with recent xorg
-DEPRECATED= Broken with recent xorg, no fixes upstream
-EXPIRATION_DATE= 2022-09-04
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-USES= xorg-cat:driver
-
-.include <bsd.port.mk>