summaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-rice/Makefile
blob: 10a6083b7026200f6dfb9753b6ce7ec9f0ebe09b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$

PKGNAMESUFFIX=	-video-rice

COMMENT=	The rice graphics plugin for Mupen64plus

USE_GL=		yes

MASTERDIR=	${.CURDIR}/../mupen64plus-core

OPTIONS_DEFINE=	#

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"