aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde4-style-skulpture/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2009-12-06 06:01:00 +0000
committerDima Panov <fluffy@FreeBSD.org>2009-12-06 06:01:00 +0000
commit6d38026bd0fa00f49e9334ce7497fe94e61f717e (patch)
treead420dba48514a3a7a20b442188d09e0207fe987 /x11-themes/kde4-style-skulpture/Makefile
parenta370a7bf72ab1febe3fb29729a002451aa12f3f3 (diff)
downloadports-6d38026bd0fa00f49e9334ce7497fe94e61f717e.tar.gz
ports-6d38026bd0fa00f49e9334ce7497fe94e61f717e.zip
Notes
Diffstat (limited to 'x11-themes/kde4-style-skulpture/Makefile')
-rw-r--r--x11-themes/kde4-style-skulpture/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11-themes/kde4-style-skulpture/Makefile b/x11-themes/kde4-style-skulpture/Makefile
new file mode 100644
index 000000000000..9445e7ebf831
--- /dev/null
+++ b/x11-themes/kde4-style-skulpture/Makefile
@@ -0,0 +1,24 @@
+# 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
+CATEGORIES= x11-themes kde
+MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/
+PKGNAMEPREFIX= kde4-style-
+DISTFILES= 59031-skulpture-${PORTVERSION}.tar.bz2
+
+MAINTAINER= steve@mouf.net
+COMMENT= KDE style featuring 3d artwork and enhanced the visual experience
+
+USE_BZIP2= yes
+USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace
+USE_QT_VER= 4
+QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
+USE_CMAKE= yes
+
+.include <bsd.port.mk>