summaryrefslogtreecommitdiff
path: root/emulators/mupen64-softgfx/Makefile
blob: 35c0388abf9988c3c822bbbb2620f5d0d702ba59 (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:	mupen64-softgfx
# Date created:		2007-10-08
# Whom:			Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#

PKGNAMESUFFIX=	-softgfx

COMMENT=	Soft gfx plugin for Mupen64

USE_SDL=	sdl

FIXFILES=	#

PLUGIN_NAME=	mupen64_soft_gfx

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

OPTIONS=	#

.include "${MASTERDIR}/Makefile"