freebsd-ports/x11-themes/qtcurve-kde3/Makefile
Max Brazhnikov af75195d0b QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps.
This port provides KDE3 theme engine.

PR:		126941
Submitted by:	Dmitry Klimov <lazyklimm at gmail.com>
Approved by:	miwi (mentor)
2008-08-31 13:09:56 +00:00

22 lines
513 B
Makefile

# New ports collection makefile for: qtcurve-kde3
# Date created: 23 May 2008
# Whom: Dmitry Klimov <lazyklimm@gmail.com>
#
# $FreeBSD$
#
PORTNAME= qtcurve
PORTVERSION= 0.59.5
CATEGORIES= x11-themes
MASTER_SITES= http://home.freeuk.com/cpdrummond/
PKGNAMEPREFIX= kde-style-
DISTNAME= QtCurve-KDE3-${PORTVERSION}
MAINTAINER= lazyklimm@gmail.com
COMMENT= QtCurve KDE3 widget style
USE_BZIP2= yes
USE_CMAKE= yes
USE_KDEBASE_VER=3
.include <bsd.port.mk>