summaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-rice/Makefile
blob: 271c759fc8a606f642dfd2bcf3e854abdeb8dbab (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$

PORTREVISION=	1
PKGNAMESUFFIX=	-video-rice

COMMENT=	The rice graphics plugin for Mupen64plus

USE_GL=		yes

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

OPTIONS_DEFINE=	#

.include "${MASTERDIR}/Makefile"