aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-18 12:42:02 +0800
committermiwi <miwi@FreeBSD.org>2012-05-18 12:42:02 +0800
commit6466f17ff23e74854daf95abb46819ac011c3d1e (patch)
tree8c4c88c21a702bf57ede22a8330a9a78ec36daab /games
parentb5afb7d5bb09b06a4161c975dc7840552c916aed (diff)
downloadfreebsd-ports-gnome-6466f17ff23e74854daf95abb46819ac011c3d1e.tar.gz
freebsd-ports-gnome-6466f17ff23e74854daf95abb46819ac011c3d1e.tar.zst
freebsd-ports-gnome-6466f17ff23e74854daf95abb46819ac011c3d1e.zip
You are the master architect Daedalus. You have just finished building
the Labyrinth; a massive, elaborate maze on the Isle of Crete. Unfortunately, boasts about your accomplishment have drawn the wrath of jealous gods. They have sent a burning energy wave rippling through your creation... WWW: http://radius-engine.sourceforge.net/development/cretan-hubris--egp-2012-02-.html PR: ports/168085 Submitted by: nemysis@gmx.ch
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/cretan-hubris/Makefile42
-rw-r--r--games/cretan-hubris/distinfo2
-rw-r--r--games/cretan-hubris/pkg-descr7
4 files changed, 52 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index fe14775938e8..1a98915bc52b 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -149,6 +149,7 @@
SUBDIR += crafty-tablebase-no-pawn
SUBDIR += crafty-tablebase-pawn
SUBDIR += cre
+ SUBDIR += cretan-hubris
SUBDIR += crimson
SUBDIR += criticalmass
SUBDIR += critterding
diff --git a/games/cretan-hubris/Makefile b/games/cretan-hubris/Makefile
new file mode 100644
index 000000000000..b36cd038b50c
--- /dev/null
+++ b/games/cretan-hubris/Makefile
@@ -0,0 +1,42 @@
+# New Ports collection makefile for: Cretan Hubris
+# Date created: 2012-05-18
+# Whom: nemysis@gmx.ch
+#
+# $FreeBSD$
+#
+
+PORTNAME= cretan-hubris
+PORTVERSION= 0.2
+CATEGORIES= games
+MASTER_SITES= SF/radius-engine/egp/
+
+MAINTAINER= nemysis@gmx.ch
+COMMENT= Maze on the Isle of Crete
+
+LICENSE= GPLv2 CCbyNCSA3
+LICENSE_COMB= dual
+LICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported
+LICENSE_FILE= ${WRKSRC}/License.txt
+LICENSE_FILE_CCbyNCSA3=${WRKSRC}/License.txt
+LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
+
+LIB_DEPENDS= radius:${PORTSDIR}/graphics/radius-engine \
+ lua-5.1:${PORTSDIR}/lang/lua \
+ png:${PORTSDIR}/graphics/png \
+ physfs.1:${PORTSDIR}/devel/physfs
+RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip
+
+GNU_CONFIGURE= yes
+ALL_TARGET= ${PORTNAME}
+USE_SDL= sdl sound
+USE_GL= glu
+MAKE_JOBS_SAFE= yes
+
+PLIST_FILES= bin/${PORTNAME} \
+ share/applications/${PORTNAME}.desktop \
+ share/pixmaps/${PORTNAME}.png
+PLIST_DIRSTRY= share/applications
+
+PORTDATA= *
+
+.include <bsd.port.mk>
diff --git a/games/cretan-hubris/distinfo b/games/cretan-hubris/distinfo
new file mode 100644
index 000000000000..3add6d80e8ad
--- /dev/null
+++ b/games/cretan-hubris/distinfo
@@ -0,0 +1,2 @@
+SHA256 (cretan-hubris-0.2.tar.gz) = 31c79d06a4d7ec42704255a7d2a4dee3810e34447a20969f1aac087a02d0f6ef
+SIZE (cretan-hubris-0.2.tar.gz) = 298233
diff --git a/games/cretan-hubris/pkg-descr b/games/cretan-hubris/pkg-descr
new file mode 100644
index 000000000000..e4c936c550ac
--- /dev/null
+++ b/games/cretan-hubris/pkg-descr
@@ -0,0 +1,7 @@
+You are the master architect Daedalus. You have just finished building
+the Labyrinth; a massive, elaborate maze on the Isle of Crete.
+
+Unfortunately, boasts about your accomplishment have drawn the wrath of jealous
+gods. They have sent a burning energy wave rippling through your creation...
+
+WWW: http://radius-engine.sourceforge.net/development/cretan-hubris--egp-2012-02-.html