aboutsummaryrefslogtreecommitdiff
path: root/games/solarus
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-08 18:46:19 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-08 18:46:19 +0000
commit988d95f589e9bcb2b793ad6b1f592213dc37bcb3 (patch)
tree6ce1fdf175da0f83469d17e8ba95b52eecc17ac4 /games/solarus
parente4543e99006ae940d769c447a7c58ec659c36a01 (diff)
downloadports-988d95f589e9bcb2b793ad6b1f592213dc37bcb3.tar.gz
ports-988d95f589e9bcb2b793ad6b1f592213dc37bcb3.zip
Notes
Diffstat (limited to 'games/solarus')
-rw-r--r--games/solarus/Makefile27
-rw-r--r--games/solarus/distinfo2
-rw-r--r--games/solarus/pkg-descr3
3 files changed, 32 insertions, 0 deletions
diff --git a/games/solarus/Makefile b/games/solarus/Makefile
new file mode 100644
index 000000000000..d19dbd3f2a5c
--- /dev/null
+++ b/games/solarus/Makefile
@@ -0,0 +1,27 @@
+# $FreeBSD$
+
+PORTNAME= solarus
+PORTVERSION= 1.0.4
+CATEGORIES= games
+MASTER_SITES= http://www.zelda-solarus.com/zs/download/
+DISTNAME= solarus-src
+EXTRACT_SUFX=
+
+MAINTAINER= eadler@FreeBSD.org
+COMMENT= Zelda-like 2D game engine
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openal>=0:${PORTSDIR}/audio/py-openal
+LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
+ libmodplug.so:${PORTSDIR}/audio/libmodplug \
+ liblua-5.1.so:${PORTSDIR}/lang/lua \
+ libvorbis.so:${PORTSDIR}/audio/libvorbis \
+ libogg.so:${PORTSDIR}/audio/libogg
+
+USE_SDL= sdl ttf image
+
+PLIST_FILES= bin/solarus
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USES= cmake
+
+.include <bsd.port.mk>
diff --git a/games/solarus/distinfo b/games/solarus/distinfo
new file mode 100644
index 000000000000..438283763d1b
--- /dev/null
+++ b/games/solarus/distinfo
@@ -0,0 +1,2 @@
+SHA256 (solarus-src) = 03cabfd6f13210c5c96227442a19b3157054ba5700f7749f43696fa8d8dbf6f5
+SIZE (solarus-src) = 702674
diff --git a/games/solarus/pkg-descr b/games/solarus/pkg-descr
new file mode 100644
index 000000000000..594d882a93b1
--- /dev/null
+++ b/games/solarus/pkg-descr
@@ -0,0 +1,3 @@
+Solarus is an open-source Zelda-like 2D game engine.
+
+WWW: http://wiki.solarus-games.org/doku.php