11 lines
229 B
Makefile
11 lines
229 B
Makefile
# $OpenBSD: Makefile.inc,v 1.3 2015/11/05 18:49:20 jasper Exp $
|
|
|
|
# Issues with powerpc, working on it.
|
|
NOT_FOR_ARCHS = powerpc
|
|
|
|
CATEGORIES ?= games x11
|
|
|
|
NO_TEST = Yes
|
|
|
|
MAINTAINER ?= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|