summaryrefslogtreecommitdiffstats
path: root/games/kubrick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kubrick/Makefile')
-rw-r--r--games/kubrick/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/games/kubrick/Makefile b/games/kubrick/Makefile
new file mode 100644
index 0000000..031804d
--- /dev/null
+++ b/games/kubrick/Makefile
@@ -0,0 +1,24 @@
+# $FreeBSD$
+
+PORTNAME= kubrick
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= games kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+DIST_SUBDIR= KDE/${PORTVERSION}
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= ${${PORTNAME}_DESC}
+
+CONFLICTS_INSTALL= kdegames-4.[0-9].*
+
+USE_GL= glu
+USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4
+USES= cmake:outsource
+USE_QT4= corelib gui opengl \
+ moc_build qmake_build rcc_build uic_build
+USE_XZ= yes
+MAKE_JOBS_SAFE= yes
+
+.include <${.CURDIR}/../kdegames4/Makefile.common>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud