summaryrefslogtreecommitdiff
path: root/x11/kgamma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kgamma/Makefile')
-rw-r--r--x11/kgamma/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/x11/kgamma/Makefile b/x11/kgamma/Makefile
deleted file mode 100644
index 91d26cb7389d..000000000000
--- a/x11/kgamma/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: kgamma
-# Date created: 21 July 2002
-# Whom: Tilman Linneweh <arved@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kgamma
-PORTVERSION= 1.0.1
-PORTREVISION= 2
-CATEGORIES= x11 kde
-MASTER_SITES= http://download.berlios.de/kgamma/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./_pre/}
-
-MAINTAINER= arved@FreeBSD.org
-COMMENT= "KDE Control Center module for gamma calibration/correction of XFree86"
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS} -fPIC"
-
-.include <bsd.port.mk>