freebsd-ports/x11/kgamma/Makefile
Pete Fritchman ebaae1b83b Add kgamma 0.9.1, KDE Control Center module for gamma
calibration/correction of XFree86.

PR:		40838
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-21 16:15:44 +00:00

19 lines
402 B
Makefile

# New ports collection makefile for: kgamma
# Date created: 21 July 2002
# Whom: Tilman Linneweh <tilman@arved.de>
#
# $FreeBSD$
#
PORTNAME= kgamma
PORTVERSION= 0.9.1
CATEGORIES= x11 kde
MASTER_SITES= http://download.berlios.de/kgamma/
MAINTAINER= freebsdports@arved.de
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>