freebsd-ports/emulators/mupen64plus-rice/Makefile
Pav Lucistnik 617d43fffb - Mark BROKEN: does not compile
Reported by:	pointyhat
2010-05-20 22:23:34 +00:00

25 lines
468 B
Makefile

# New ports collection makefile for: mupen64plus-rice
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -rice
COMMENT= The rice graphics plugin for Mupen64plus
BROKEN= does not compile
USE_GL= yes
USE_SDL= sdl
FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c
PLUGIN_NAME= ricevideo
MASTERDIR= ${.CURDIR}/../mupen64plus-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"