1
0
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:
Jose Alonso Cardenas Marquez 2007-10-09 04:04:58 +00:00
parent 5703225495
commit b4cce89d62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201136
2 changed files with 23 additions and 0 deletions

View File

@ -99,6 +99,7 @@
SUBDIR += mupen64-rsp
SUBDIR += mupen64-sdlaudio
SUBDIR += mupen64-sdlinput
SUBDIR += mupen64-softgfx
SUBDIR += mupen64-sound
SUBDIR += nonpareil
SUBDIR += o2em

View 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"