freebsd-ports/x11-drivers/xf86-video-vga/Makefile
Robert Noland 70244b8b7f Bump PORTREVISION for x11 drivers that weren't updated.
Approved by:	garga (mentor, implicit)
2009-01-24 22:06:28 +00:00

22 lines
399 B
Makefile

# New ports collection makefile for: xf86-video-vga
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xf86-video-vga
PORTVERSION= 4.1.0
PORTREVISION= 3
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org vga display driver
XORG_CAT= driver
USE_XORG= xextproto
MAN4= vga.4x
BROKEN= Needs to be removed
.include <bsd.port.mk>