diff options
author | acm <acm@FreeBSD.org> | 2008-05-21 02:49:25 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2008-05-21 02:49:25 +0800 |
commit | da1c96dd9b4d92630f3b63f82f49be612dfb73e8 (patch) | |
tree | 54fb01b157c5f31723ea3afe6a6f528ac16c3f46 /emulators/Makefile | |
parent | 72eb51e4e8635e6b6930252cb99b9f075493c586 (diff) | |
download | freebsd-ports-gnome-da1c96dd9b4d92630f3b63f82f49be612dfb73e8.tar.gz freebsd-ports-gnome-da1c96dd9b4d92630f3b63f82f49be612dfb73e8.tar.zst freebsd-ports-gnome-da1c96dd9b4d92630f3b63f82f49be612dfb73e8.zip |
- New port: emulators/mupen64plus-gln64
A graphics plugin for Mupen64Plus 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 0b43c9068f45..9b5b204aa152 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -110,6 +110,7 @@ SUBDIR += mupen64plus-base SUBDIR += mupen64plus-dummyaudio SUBDIR += mupen64plus-glide + SUBDIR += mupen64plus-gln64 SUBDIR += nonpareil SUBDIR += o2em SUBDIR += ods2reader |