2005-12-12 03:03:18 +01:00
|
|
|
# New ports collection makefile for: radeontool
|
2005-12-09 20:55:03 +01:00
|
|
|
# Date created: 10 Dec 2005
|
|
|
|
# Whom: takawata@jp.FreeBSD.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= radeontool
|
|
|
|
PORTVERSION= 1.5
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://fdd.com/software/radeon/
|
|
|
|
|
|
|
|
MAINTAINER= takawata@jp.freebsd.org
|
|
|
|
COMMENT= ATI Radeon video card contoroling tool useful for laptops
|
|
|
|
|
2005-12-12 03:25:38 +01:00
|
|
|
MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
|
|
|
|
2005-12-09 20:55:03 +01:00
|
|
|
.include <bsd.port.mk>
|