1
0
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:
Jose Alonso Cardenas Marquez 2008-05-20 18:41:08 +00:00
parent 2f3c1b4aaa
commit aca4ae777d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213404
2 changed files with 21 additions and 0 deletions

View File

@ -108,6 +108,7 @@
SUBDIR += mupen64-sound
SUBDIR += mupen64-tr64
SUBDIR += mupen64plus-base
SUBDIR += mupen64plus-dummyaudio
SUBDIR += nonpareil
SUBDIR += o2em
SUBDIR += ods2reader

View 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"