Makefiles for the solarus dir.

This commit is contained in:
bcallah 2013-06-17 02:54:20 +00:00
parent 4e216f6766
commit b8e1c17a0a
2 changed files with 17 additions and 0 deletions

8
games/solarus/Makefile Normal file
View File

@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1 2013/06/17 02:54:20 bcallah Exp $
SUBDIR =
SUBDIR += solarus
SUBDIR += zsdx
SUBDIR += zsxd
.include <bsd.port.subdir.mk>

View File

@ -0,0 +1,9 @@
# $OpenBSD: Makefile.inc,v 1.1 2013/06/17 02:54:20 bcallah Exp $
# Issues with powerpc, working on it.
NOT_FOR_ARCHS = powerpc
CATEGORIES ?= games x11
MAINTAINER ?= Brian Callahan <bcallah@openbsd.org>
NO_TEST = Yes