aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/qtcurve-kde3/Makefile
blob: 84e9805d13597e66e2d2c696186e74511aa9f646 (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.59.5
PORTREVISION=   2
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>