aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-rice/Makefile
blob: fe7205417e69ff6636c29130749fe9ccdf9a2dd9 (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>

PORTREVISION=	2
PKGNAMESUFFIX=	-video-rice

COMMENT=	The rice graphics plugin for Mupen64plus

USES=		gl
USE_GL=		gl

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

OPTIONS_DEFINE=	#

.include "${MASTERDIR}/Makefile"