15 lines
236 B
Makefile
15 lines
236 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xf86-video-fbdev
|
|
PORTVERSION= 0.4.3
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org fbdev display driver
|
|
|
|
XORG_CAT= driver
|
|
MAN4= fbdev.4x
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|