aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kwin_flatcurve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/kwin_flatcurve/Makefile')
-rw-r--r--x11-themes/kwin_flatcurve/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/x11-themes/kwin_flatcurve/Makefile b/x11-themes/kwin_flatcurve/Makefile
deleted file mode 100644
index 57be5d7dddfb..000000000000
--- a/x11-themes/kwin_flatcurve/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: kwin_flatcurve
-# Date created: 30 January 2003
-# Whom: R. Joseph Wright <rjoseph@arbornet.org>
-#
-# $FreeBSD$
-
-PORTNAME= kwin_flatcurve
-PORTVERSION= 0.2
-PORTREVISION= 2
-CATEGORIES= x11-wm
-MASTER_SITES= http://kde-look.org/content/files/
-DISTNAME= 4365-flatcurve-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Bluecurve style window decoration for KDEs WM
-
-BROKEN= "Does not build with KDE 3.2"
-IGNORE= ${BROKEN}
-
-USE_KDEBASE_VER= 3
-WRKSRC= ${WRKDIR}/flatcurve-${PORTVERSION}
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>