From cc03a5dd03b01f97a34c5fd612b81d049b1ce4f6 Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 4 Dec 2006 04:42:03 +0000 Subject: Utility to switch on and off the lcd and external crt for intel 8xx graphics chips. --- sysutils/i810switch/Makefile | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sysutils/i810switch/Makefile (limited to 'sysutils/i810switch/Makefile') diff --git a/sysutils/i810switch/Makefile b/sysutils/i810switch/Makefile new file mode 100644 index 00000000000..3e45aaba6bf --- /dev/null +++ b/sysutils/i810switch/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2006/12/04 04:42:03 christos Exp $ +# + +DISTNAME= i810switch-0.6.5 +CATEGORIES= sysutils +MASTER_SITES= http://www16.plala.or.jp/mano-a-mano/i810switch/ + +MAINTAINER= christos@NetBSD.org +HOMEPAGE= http://www16.plala.or.jp/mano-a-mano/i810switch/ +COMMENT= Switch LCD/CRT 855/865/915 Intel chips + +ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 Linux-*-i386 + +.include "../../mk/bsd.prefs.mk" + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3