freebsd-ports/x11-themes/kwin_flatcurve/Makefile
Tilman Keskinoz bc3a94c413 Add kwin_flatcurve, a Bluecurve-style window decoration for KDE
PR:		47686
Submitted by:	R Joseph Wright <rjoseph@arbornet.org>
2003-06-26 16:23:29 +00:00

21 lines
530 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
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
USE_KDEBASE_VER= 3
WRKSRC= ${WRKDIR}/flatcurve-${PORTVERSION}
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>