aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mupen64-glide/Makefile
blob: c957ef58914e27112ada6521e789ce33d11eb98a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$

PORTVERSION=    0.7
PORTREVISION=   7
PKGNAMESUFFIX=  -glide

COMMENT=    Glide64 graphics plugin for Mupen64

BUILD_DEPENDS=  nasm:${PORTSDIR}/devel/nasm

USE_SDL=    sdl
USE_GL=     yes

FIXFILES=   #

PLUGIN_NAME=    Glide64

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

OPTIONS_OVERRIDE=   GTK2

.include "${MASTERDIR}/Makefile"