summaryrefslogtreecommitdiff
path: root/x11-themes/kde4-style-skulpture/Makefile
blob: 76f951a51cd0e224642daf4bb59be299dcae254b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Steve Wills <steve@mouf.net>
# $FreeBSD$

PORTNAME=	skulpture
PORTVERSION=	0.2.4
PORTREVISION=	2
CATEGORIES=	x11-themes kde
MASTER_SITES=	http://www.kde-look.org/CONTENT/content-files/
PKGNAMEPREFIX=	kde4-style-
DISTFILES=	59031-${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}

MAINTAINER=	swills@FreeBSD.org
COMMENT=	KDE style featuring 3D artwork and enhanced the visual experience

LICENSE=	GPLv3

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

.include <bsd.port.mk>