mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- New port: emulators/mupen64-softgfx
A graphic plugin for mupen64 emulator
This commit is contained in:
parent
5703225495
commit
b4cce89d62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201136
@ -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"
|
Loading…
Reference in New Issue
Block a user