aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64plus-audio-sdl/Makefile
blob: 20b5555ac52e6206e0b1fe8fe15d79d75119dd00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    mupen64plus-sdlaudio
# Date created:     2008-05-16
# Whom:         Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -sdlaudio

COMMENT=    JttL's SDL audio plugin for Mupen64plus

USE_SDL=    sdl

FIXFILES=   #

PLUGIN_NAME=    jttl_audio

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

OPTIONS=    #

.include "${MASTERDIR}/Makefile"