d3197732e3
- trim historical headers Approved by: portmgr (miwi)
15 lines
208 B
Makefile
15 lines
208 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -sound
|
|
|
|
COMMENT= Sound plugin for Mupen64
|
|
|
|
FIXFILES= #
|
|
|
|
PLUGIN_NAME= mupen64_audio
|
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64-base
|
|
|
|
OPTIONS_OVERRIDE= GTK2
|
|
|
|
.include "${MASTERDIR}/Makefile"
|