mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
22f17f8ef8
to email. Note: this port is currently unfetchable.
22 lines
402 B
Makefile
22 lines
402 B
Makefile
# 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= ports@FreeBSD.org
|
|
COMMENT= Resolution tool for Centrino based laptops
|
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
PLIST_FILES= bin/i855vidctl
|
|
|
|
.include <bsd.port.mk>
|