2012-10-23 21:50:50 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2012/10/23 19:51:21 asau Exp $
|
2005-01-24 16:07:35 +01:00
|
|
|
|
|
|
|
DISTNAME= radeontool-1.5
|
2008-11-03 23:04:33 +01:00
|
|
|
PKGREVISION= 4
|
2005-01-24 16:07:35 +01:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://fdd.com/software/radeon/
|
|
|
|
|
2009-01-12 17:19:07 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-01-24 16:07:35 +01:00
|
|
|
HOMEPAGE= http://fdd.com/software/radeon/
|
|
|
|
COMMENT= Toggle backlight and external video output on Radeon cards
|
|
|
|
|
|
|
|
BUILD_TARGET= radeontool
|
2005-06-17 05:50:19 +02:00
|
|
|
INSTALLATION_DIRS= sbin
|
2005-01-24 16:07:35 +01:00
|
|
|
|
|
|
|
do-install:
|
2008-11-03 23:04:33 +01:00
|
|
|
${INSTALL_PROGRAM} ${WRKSRC}/radeontool ${DESTDIR}${PREFIX}/sbin
|
2005-01-24 16:07:35 +01:00
|
|
|
|
|
|
|
.include "../../sysutils/pciutils/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|