aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64-softgfx/Makefile
blob: c34c804a1047ee363deaf0eef827ce6a648861ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$

PORTREVISION=   1
PKGNAMESUFFIX=  -softgfx

COMMENT=    Soft gfx plugin for Mupen64

USE_SDL=    sdl

FIXFILES=   #

PLUGIN_NAME=    mupen64_soft_gfx

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

OPTIONS_OVERRIDE=   GTK2

.include "${MASTERDIR}/Makefile"