summaryrefslogtreecommitdiff
path: root/x11/xbrightness/Makefile
blob: 6a44757294471382670b84e2d1bb49bcf92b51b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Michiel Overtoom <motoom@xs4all.nl>
# $FreeBSD$

PORTNAME=	xbrightness
PORTVERSION=	0.3
CATEGORIES=	x11
MASTER_SITES=	http://disjunkt.com/xbrightness/ ftp://ftp.motoom.net/files/

MAINTAINER=	motoom@xs4all.nl
COMMENT=	Brightness and gamma correction through the X server

USE_XORG=	x11 xxf86vm ice xmu xt xaw
USES=		imake

PLIST_FILES=	bin/xbrightness

MAN1=		xbrightness.1

NO_STAGE=	yes
.include <bsd.port.mk>