diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-02 01:22:26 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-02 01:22:26 +0800 |
commit | 97fa98273d6c47e28d2052c0ffc2404a49334afd (patch) | |
tree | d9bc4319726924006c6da6845b18d7588e18c369 /emulators/Makefile | |
parent | 14f82a391de01dbfbce94467fe2011579c277f2e (diff) | |
download | freebsd-ports-graphics-97fa98273d6c47e28d2052c0ffc2404a49334afd.tar.gz freebsd-ports-graphics-97fa98273d6c47e28d2052c0ffc2404a49334afd.tar.zst freebsd-ports-graphics-97fa98273d6c47e28d2052c0ffc2404a49334afd.zip |
Add xpinmame, the Pinball Console emulator for X11 (xmame slave port)
Submitted by: Stijn Hoop <stijn@win.tue.nl>
PR: 26217
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 081280e28ac..2ee223c8dca 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -60,6 +60,7 @@ SUBDIR += xgs SUBDIR += xmame SUBDIR += xmess + SUBDIR += xpinmame SUBDIR += xsystem35 SUBDIR += xzx |