pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators Add open-simh and simh3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b030a56a5fb
branches:  trunk
changeset: 380414:1b030a56a5fb
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Mon Jun 06 14:20:45 2022 +0000

description:
Add open-simh and simh3.

diffstat:

 emulators/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 22634da7b256 -r 1b030a56a5fb emulators/Makefile
--- a/emulators/Makefile        Mon Jun 06 14:20:25 2022 +0000
+++ b/emulators/Makefile        Mon Jun 06 14:20:45 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.344 2021/12/23 04:33:06 jnemeth Exp $
+# $NetBSD: Makefile,v 1.345 2022/06/06 14:20:45 rhialto Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -161,6 +161,7 @@
 SUBDIR+=       netbsd32_compat40
 SUBDIR+=       netbsd32_compat40-extras
 SUBDIR+=       nono
+SUBDIR+=       open-simh
 SUBDIR+=       openmsx
 SUBDIR+=       or1ksim
 SUBDIR+=       osf1_lib
@@ -179,6 +180,7 @@
 SUBDIR+=       sameboy
 SUBDIR+=       shoebill
 SUBDIR+=       simh
+SUBDIR+=       simh3
 SUBDIR+=       simulavr
 SUBDIR+=       ski
 SUBDIR+=       sms_sdl



Home | Main Index | Thread Index | Old Index