ebaae1b83b
calibration/correction of XFree86. PR: 40838 Submitted by: Tilman Linneweh <tilman@arved.de>
19 lines
402 B
Makefile
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>
|