freebsd-ports/emulators/mupen64plus-video-rice/Makefile
2009-01-17 21:50:05 +00:00

23 lines
441 B
Makefile

# New ports collection makefile for: mupen64plus-rice
# Date created: 2008-05-16
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -rice
COMMENT= The rice graphics plugin for Mupen64plus
USE_GL= yes
USE_SDL= sdl
FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c
PLUGIN_NAME= ricevideo
MASTERDIR= ${.CURDIR}/../mupen64plus-base
OPTIONS= #
.include "${MASTERDIR}/Makefile"