freebsd-ports/sysutils/i855vidctl10/Makefile
Ion-Mihai Tetcu 9421aae4b3 - drop 4.x support (EOL)
- use PLIST_FILE instead of one line pkg-plist

PR:		ports/111771
Submitted by:	araujo@
Approved by:	maintainer timeout
2007-06-16 16:41:02 +00:00

21 lines
408 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= oliver.bantke@t-g-p.org
COMMENT= Resolution tool for Centrino based laptops
ONLY_FOR_ARCHS= i386
PLIST_FILES= bin/i855vidctl
.include <bsd.port.mk>