pkgsrc/emulators/simh/Makefile
tv 2ef7220551 A pkg for Bob Supnik's simh processor simulator. Can simulate the IBM
1401, Nova, and PDP-{1,4,5,7,8,9,11,15} on both big and little endian
processors.  (Can run the free binary distribution of V6 and V7.)
1998-08-12 22:44:31 +00:00

15 lines
311 B
Makefile

# $NetBSD: Makefile,v 1.1 1998/08/12 22:44:32 tv Exp $
#
DISTNAME= sim_2.3c
PKGNAME= simh-2.3c
CATEGORIES= emulators
MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/
MAINTAINER= packages@netbsd.org
NO_WRKSUBDIR= yes
MAKEFILE= ${FILESDIR}/Makefile
.include "../../mk/bsd.pkg.mk"