# Created by: Michiel Overtoom <motoom@xs4all.nl>
# $FreeBSD: head/x11/xbrightness/Makefile 340722 2014-01-22 17:00:46Z mat $
# $MidnightBSD$

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Brightness and gamma correction through the X server

LICENSE=	unknown

USE_XORG=	x11 xxf86vm ice xmu xt xaw
USES=		imake

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

.include <bsd.port.mk>
