ffd97a0193
- while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
24 lines
697 B
Makefile
24 lines
697 B
Makefile
# New ports collection makefile for: skulpture
|
|
# Date created: Thu Dec 3 04:12:48 EST 2009
|
|
# Whom: Steve Wills <steve@mouf.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= skulpture
|
|
PORTVERSION= 0.2.3
|
|
PORTREVISION= 6
|
|
CATEGORIES= x11-themes kde
|
|
MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/
|
|
PKGNAMEPREFIX= kde4-style-
|
|
DISTFILES= 59031-skulpture-${PORTVERSION}.tar.bz2
|
|
|
|
MAINTAINER= swills@FreeBSD.org
|
|
COMMENT= KDE style featuring 3D artwork and enhanced the visual experience
|
|
|
|
USE_BZIP2= yes
|
|
USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace
|
|
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
|
|
USES= cmake
|
|
|
|
.include <bsd.port.mk>
|