- New port: emulators/mupen64-softgfx
A graphic plugin for mupen64 emulator
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
SUBDIR += mupen64-rsp
|
||||
SUBDIR += mupen64-sdlaudio
|
||||
SUBDIR += mupen64-sdlinput
|
||||
SUBDIR += mupen64-softgfx
|
||||
SUBDIR += mupen64-sound
|
||||
SUBDIR += nonpareil
|
||||
SUBDIR += o2em
|
||||
|
||||
22
emulators/mupen64-softgfx/Makefile
Normal file
22
emulators/mupen64-softgfx/Makefile
Normal file
@@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: mupen64-softgfx
|
||||
# Date created: 2007-10-08
|
||||
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PKGNAMESUFFIX= -softgfx
|
||||
|
||||
COMMENT= Soft gfx plugin for Mupen64
|
||||
|
||||
USE_SDL= sdl
|
||||
|
||||
FIXFILES= #
|
||||
|
||||
PLUGIN_NAME= mupen64_soft_gfx
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../mupen64-base
|
||||
|
||||
OPTIONS= #
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
Reference in New Issue
Block a user