aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64plus-video-rice/Makefile
blob: d7fd1eb7e5c35063904b72b4f730bf10a595f597 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PORTREVISION=	0
PKGNAMESUFFIX=	-video-rice

COMMENT=	The rice graphics plugin for Mupen64plus

LIB_DEPENDS=	libmupen64plus.so.2:emulators/mupen64plus-core

GH_TAGNAME=	470865c6c64bdb44645faa88eae59cd87ce561b6

USES=		gl
USE_GL=		glu

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

OPTIONS_DEFINE=	#

DISTINFO_FILE=	${.CURDIR}/distinfo

RELEASE_DATE=	20230611

.include "${MASTERDIR}/Makefile"