aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64-sound/Makefile
blob: 50662d86c78f298ad6121523a71ef54fbf9691a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PKGNAMESUFFIX=  -sound

COMMENT=    Sound plugin for Mupen64

FIXFILES=   #

PLUGIN_NAME=    mupen64_audio

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

OPTIONS_OVERRIDE=   GTK2

.include "${MASTERDIR}/Makefile"