mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Add emulators/mupen64-tr64 port
- Bump PORTREVISION
This commit is contained in:
parent
a221de9abb
commit
bc3c3b2f3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201149
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mupen64
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -28,11 +29,12 @@ RUN_DEPENDS+= ${PLUGINDIR}/mupen64_input.so:${PORTSDIR}/emulators/mupen64-input
|
||||
RUN_DEPENDS+= ${PLUGINDIR}/blight_input.so:${PORTSDIR}/emulators/mupen64-sdlinput
|
||||
RUN_DEPENDS+= ${PLUGINDIR}/mupen64_hle_rsp_azimer.so:${PORTSDIR}/emulators/mupen64-rsp
|
||||
|
||||
# Graphic plugins
|
||||
# Graphics plugins
|
||||
RUN_DEPENDS+= ${PLUGINDIR}/ricedaedalus.so:${PORTSDIR}/emulators/mupen64-rice
|
||||
RUN_DEPENDS+= ${PLUGINDIR}/mupen64_soft_gfx.so:${PORTSDIR}/emulators/mupen64-softgfx
|
||||
RUN_DEPENDS+= ${PLUGINDIR}/Glide64.so:${PORTSDIR}/emulators/mupen64-glide
|
||||
RUN_DEPENDS+= ${PLUGINDIR}/glN64.so:${PORTSDIR}/emulators/mupen64-gln64
|
||||
RUN_DEPENDS+= ${PLUGINDIR}/trgl64gl.so:${PORTSDIR}/emulators/mupen64-tr64
|
||||
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user