diff options
author | acm <acm@FreeBSD.org> | 2007-10-09 12:04:58 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-10-09 12:04:58 +0800 |
commit | a7d193a1c34d2911911f1aff780c6fc343d7645d (patch) | |
tree | 8e8ef47d33fc61039beec8ca86de441fe7f97128 /emulators/Makefile | |
parent | df5c3486a6a6abbc1325f6030f15291d5d8ba6d1 (diff) | |
download | freebsd-ports-gnome-a7d193a1c34d2911911f1aff780c6fc343d7645d.tar.gz freebsd-ports-gnome-a7d193a1c34d2911911f1aff780c6fc343d7645d.tar.zst freebsd-ports-gnome-a7d193a1c34d2911911f1aff780c6fc343d7645d.zip |
- New port: emulators/mupen64-softgfx
A graphic plugin for mupen64 emulator
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 2df6bd096d21..c0ff7702ce22 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -99,6 +99,7 @@ SUBDIR += mupen64-rsp SUBDIR += mupen64-sdlaudio SUBDIR += mupen64-sdlinput + SUBDIR += mupen64-softgfx SUBDIR += mupen64-sound SUBDIR += nonpareil SUBDIR += o2em |