aboutsummaryrefslogtreecommitdiff
path: root/x11/xbrightness/Makefile
blob: 51f50a7d158688507de0e1b9f3b48f20f074c9dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
WWW=		http://disjunkt.com/xbrightness/

USES=		imake xorg
USE_XORG=	x11 xxf86vm ice xmu xt xaw

PLIST_FILES=	bin/xbrightness man/man1/xbrightness.1.gz

.include <bsd.port.mk>