2010-12-13 09:05:29 +01:00
|
|
|
# New ports collection makefile for: mupen64plus-audio-sdl
|
2008-05-20 21:03:18 +02:00
|
|
|
# Date created: 2008-05-16
|
|
|
|
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2010-12-13 09:05:29 +01:00
|
|
|
PKGNAMESUFFIX= -audio-sdl
|
2008-05-20 21:03:18 +02:00
|
|
|
|
2010-12-13 09:05:29 +01:00
|
|
|
COMMENT= Mupen64plus audio sdl plugin
|
2008-05-20 21:03:18 +02:00
|
|
|
|
|
|
|
USE_SDL= sdl
|
|
|
|
|
2010-12-13 09:05:29 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../mupen64plus-core
|
2008-05-20 21:03:18 +02:00
|
|
|
|
|
|
|
OPTIONS= #
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|