# $OpenBSD: Makefile,v 1.2 2013/07/01 04:44:42 bcallah Exp $

COMMENT =	fan made Zelda game for Solarus engine
DISTNAME =	zsdx-1.6.2

HOMEPAGE =	http://www.solarus-games.org/games/zelda-mystery-of-solarus-dx/

# GPLv3+ and CC BY-SA 3.0
PERMIT_PACKAGE_CDROM =	contains copyrighted artwork
PERMIT_PACKAGE_FTP =	Yes

MASTER_SITES =	http://www.zelda-solarus.com/downloads/zsdx/

MODULES =	devel/cmake

BUILD_DEPENDS =	archivers/zip

RUN_DEPENDS =	games/solarus/solarus

.include <bsd.port.mk>
