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

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

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

LICENSE=	GPLv2

USES=		cmake kde:4 tar:xz
USE_KDE=	kdelibs workspace automoc4
USE_QT4=	corelib qmake_build moc_build rcc_build uic_build

.include <bsd.port.mk>