aboutsummaryrefslogtreecommitdiff
path: root/emulators/mupen64-glide/Makefile
blob: 7a1aeaa5426d1635815db379d39e7c7b88125ccb (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
24
25
26
27
# New ports collection makefile for:	mupen64-glide
# Date created:		11.Aug 2004
# Whom:			dirk.meyer@dinoex.sub.org
#
# $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=	#

.include "${MASTERDIR}/Makefile"