# New ports collection makefile for:	mupen64plus-rice
# Date created:		2008-05-16
# Whom:			Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD: ports/emulators/mupen64plus-rice/Makefile,v 1.4 2009/01/17 21:50:05 gerald Exp $
#

PKGNAMESUFFIX=	-rice

COMMENT=	The rice graphics plugin for Mupen64plus

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"
