freebsd-ports/emulators/mupen64plus-glide/Makefile
Jose Alonso Cardenas Marquez ffef66e776 - New port: emulators/mupen64plus-glide
Graphic plugin for Mupen64Plus emulator
2008-05-20 18:45:53 +00:00

23 lines
423 B
Makefile

# New ports collection makefile for: mupen64plus-glide
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -glide
COMMENT= Glide64 graphics plugin for Mupen64plus
USE_SDL= sdl
USE_GL= yes
FIXFILES= #
PLUGIN_NAME= glide64
MASTERDIR= ${.CURDIR}/../mupen64plus-base
OPTIONS= YASM "Use yasm assembler instead of nasm" on
.include "${MASTERDIR}/Makefile"