freebsd-ports/emulators/mupen64-glide/Makefile

23 lines
317 B
Makefile
Raw Normal View History

# $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"