aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/qtcurve-kde3/Makefile
blob: ce774401f65511f2c297210ef2cb5a3a40d91e47 (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
24
# 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
PORTREVISION=   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>