mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- New port: emulators/mupen64plus-dummyaudio
Audio plugin for Mupen64Plus emulator
This commit is contained in:
parent
2f3c1b4aaa
commit
aca4ae777d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213404
@ -108,6 +108,7 @@
|
||||
SUBDIR += mupen64-sound
|
||||
SUBDIR += mupen64-tr64
|
||||
SUBDIR += mupen64plus-base
|
||||
SUBDIR += mupen64plus-dummyaudio
|
||||
SUBDIR += nonpareil
|
||||
SUBDIR += o2em
|
||||
SUBDIR += ods2reader
|
||||
|
20
emulators/mupen64plus-dummyaudio/Makefile
Normal file
20
emulators/mupen64plus-dummyaudio/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: mupen64plus-dummyaudio
|
||||
# Date created: 2008-05-16
|
||||
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PKGNAMESUFFIX= -dummyaudio
|
||||
|
||||
COMMENT= Dummy audio plugin for Mupen64plus
|
||||
|
||||
FIXFILES= #
|
||||
|
||||
PLUGIN_NAME= dummyaudio
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../mupen64plus-base
|
||||
|
||||
OPTIONS= #
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user