20948f3a6e
PR: ports/122653 Submitted by: Rene Ladan <r.c.ladan@gmail.com>
20 lines
387 B
Makefile
20 lines
387 B
Makefile
# New ports collection makefile for: xf86-video-radeonhd
|
|
# Date Created: 20 Oct 2007
|
|
# Whom: Rene Ladan <r.c.ladan@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xf86-video-radeonhd
|
|
PORTVERSION= 1.2.0
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org ati RadeonHD display driver
|
|
|
|
XORG_CAT= driver
|
|
USE_XORG= videoproto xextproto
|
|
|
|
MAN4= radeonhd.4x
|
|
|
|
.include <bsd.port.mk>
|