freebsd-ports/x11-drivers/xf86-video-sunffb/Makefile
Alexey Dokuchaev cffd28a95d Fix a typo: xorg-cat:drivers -> xorg-cat:driver.
Submitted by:	Chris Nicol
2020-04-25 13:47:08 +00:00

17 lines
255 B
Makefile

# $FreeBSD$
PORTNAME= xf86-video-sunffb
PORTVERSION= 1.2.2
PORTREVISION= 11
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org sunffb display driver
USES= gl xorg-cat:driver
USE_GL= gl
ONLY_FOR_ARCHS= sparc64
.include <bsd.port.mk>