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

COMMENT=	Low-level RSP processor plugin for the Mupen64Plus

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

GH_TAGNAME=	ad877e263e6ee78839cbd12cdd150d17177079cf

USE_GL=		#
USE_SDL=	#

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

OPTIONS_DEFINE=	#

CFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/${PORTNAME}
LDFLAGS+=	-L${LOCALBASE}/lib

DISTINFO_FILE=		${.CURDIR}/distinfo
RELEASE_DATE=	20230611

.include "${MASTERDIR}/Makefile"