aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64-glide/Makefile
blob: 33f95a3e3413e371f129eb2ec36db39fd63ef3f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $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_SLAVE=	GTK2

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"