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
This commit is contained in:
Martin Wilke 2012-05-18 04:42:02 +00:00
parent 9d41094d6a
commit e928906ee4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296883
4 changed files with 52 additions and 0 deletions

View File

@ -149,6 +149,7 @@
SUBDIR += crafty-tablebase-no-pawn
SUBDIR += crafty-tablebase-pawn
SUBDIR += cre
SUBDIR += cretan-hubris
SUBDIR += crimson
SUBDIR += criticalmass
SUBDIR += critterding

View File

@ -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>

View File

@ -0,0 +1,2 @@
SHA256 (cretan-hubris-0.2.tar.gz) = 31c79d06a4d7ec42704255a7d2a4dee3810e34447a20969f1aac087a02d0f6ef
SIZE (cretan-hubris-0.2.tar.gz) = 298233

View File

@ -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