1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/x11-wm/kwin_flatcurve/Makefile
2004-02-20 14:30:54 +00:00

26 lines
605 B
Makefile

# 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= 1
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>