aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qtcurve-kde3/Makefile
blob: 50338cf322d7445afd9d1f621bd6c14ce7f652f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    qtcurve-kde3
# Date created:                         23 May 2008
# Whom:                                 Dmitry Klimov <lazyklimm@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	qtcurve
PORTVERSION=	0.69.1
CATEGORIES=	x11-themes
MASTER_SITES=	http://home.freeuk.com/cpdrummond/ \
		http://craigd.wikispaces.com/file/view/
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>