- New port: emulators/mupen64plus-rsp

A RSP plugin for Mupen64plus emulator
This commit is contained in:
Jose Alonso Cardenas Marquez 2008-05-20 19:00:26 +00:00
parent 3575d1bccf
commit c83b0f98e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213415
3 changed files with 41 additions and 0 deletions

View File

@ -113,6 +113,7 @@
SUBDIR += mupen64plus-gln64
SUBDIR += mupen64plus-input
SUBDIR += mupen64plus-rice
SUBDIR += mupen64plus-rsp
SUBDIR += nonpareil
SUBDIR += o2em
SUBDIR += ods2reader

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: mupen64plus-rsp
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -rsp
COMMENT= RSP plugin for Mupen64plus
FIXFILES= #
PLUGIN_NAME= mupen64_hle_rsp_azimer
MASTERDIR= ${.CURDIR}/../mupen64plus-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: mupen64plus-rsp
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -rsp
COMMENT= RSP plugin for Mupen64plus
FIXFILES= #
PLUGIN_NAME= mupen64_hle_rsp_azimer
MASTERDIR= ${.CURDIR}/../mupen64plus-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"