diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 06:40:13 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-23 06:40:13 +0000 |
commit | 385c1f72ce587df0920c63952337066478999d12 (patch) | |
tree | 696a071a1e36ba01e516464438306cd3bdad1cc3 /sysutils/i855vidctl10 | |
parent | f15e5d07ce7d8d00fb7cd296ce02aee4ede622e6 (diff) | |
download | ports-385c1f72ce587df0920c63952337066478999d12.tar.gz ports-385c1f72ce587df0920c63952337066478999d12.zip |
Notes
Diffstat (limited to 'sysutils/i855vidctl10')
-rw-r--r-- | sysutils/i855vidctl10/Makefile | 17 | ||||
-rw-r--r-- | sysutils/i855vidctl10/distinfo | 1 | ||||
-rw-r--r-- | sysutils/i855vidctl10/pkg-descr | 6 | ||||
-rw-r--r-- | sysutils/i855vidctl10/pkg-plist | 1 |
4 files changed, 25 insertions, 0 deletions
diff --git a/sysutils/i855vidctl10/Makefile b/sysutils/i855vidctl10/Makefile new file mode 100644 index 000000000000..1ec0ce218cbe --- /dev/null +++ b/sysutils/i855vidctl10/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: i855vidctl +# Date created: 27 August 2004 +# Whom: Oliver Bantke +# +# $FreeBSD$ +# + +PORTNAME= i855vidctl +PORTVERSION= 1.0 +CATEGORIES= sysutils +MASTER_SITES= http://www.t-g-p.org/ +DISTNAME= ${PORTNAME}10 + +MAINTAINER= oliver.bantke@t-g-p.org +COMMENT= Reesolution Tool for Centrino based Laptops + +.include <bsd.port.mk> diff --git a/sysutils/i855vidctl10/distinfo b/sysutils/i855vidctl10/distinfo new file mode 100644 index 000000000000..2a04676c0bc4 --- /dev/null +++ b/sysutils/i855vidctl10/distinfo @@ -0,0 +1 @@ +MD5 (i855vidctl10.tar.gz) = 0728ac8d0886074d8f95b2d17980e44e diff --git a/sysutils/i855vidctl10/pkg-descr b/sysutils/i855vidctl10/pkg-descr new file mode 100644 index 000000000000..8fe23b783022 --- /dev/null +++ b/sysutils/i855vidctl10/pkg-descr @@ -0,0 +1,6 @@ +The i855vidctl tool was written by Damien Bergamini <damien.bergamini@free.fr> +based on code written by Alain Poirier for Linux. + +It lets you change the resolution to 1400x1050. + +WWW: http://damien.bergamini.free.fr/i855vidctl/ diff --git a/sysutils/i855vidctl10/pkg-plist b/sysutils/i855vidctl10/pkg-plist new file mode 100644 index 000000000000..9ea97712c65d --- /dev/null +++ b/sysutils/i855vidctl10/pkg-plist @@ -0,0 +1 @@ +bin/i855vidctl |