aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde4-style-oxygen-transparent/Makefile
blob: 4bc1f767b43362bb2d7ff2ed2843cef099c5b892 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: David Naylor <dbn@FreeBSD.org>
# $FreeBSD$

PORTNAME=	oxygen-transparent
PORTVERSION=	2013.01.02
CATEGORIES=	x11-themes kde
MASTER_SITES=	LOCAL/dbn/${PORTNAME}
PKGNAMEPREFIX=	kde4-style-

MAINTAINER=	dbn@FreeBSD.org
COMMENT=	KDE oxygen style with transparency

USE_KDE4=	kdelibs kdehier kdeprefix workspace automoc4
USE_QT4=	corelib qmake_build moc_build rcc_build uic_build
USES=		cmake
USE_XZ=		yes

NO_STAGE=	yes
.include <bsd.port.mk>