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

PKGNAMESUFFIX=	-rsp-hle

COMMENT=	RSP plugin for Mupen64plus

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

OPTIONS_DEFINE=	#

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