16 lines
255 B
Makefile
16 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>
|