mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Install bin/i7094.
Approved by: miwi (mentor)
This commit is contained in:
parent
b1125e173d
commit
c5b0fb562a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195846
1 changed files with 4 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= simh
|
||||
PORTVERSION= 3.7.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://simh.trailing-edge.com/sources/
|
||||
DISTNAME= ${PORTNAME}v37-2
|
||||
|
@ -23,10 +24,9 @@ NO_WRKSUBDIR= yes
|
|||
|
||||
OPTIONS= NETWORK "Enable Sim_Ether module (and ports libpcap)" on
|
||||
|
||||
BIN_FILES= altair h316 ibm1130 nova pdp15 pdp9 vax780 \
|
||||
altairz80 hp2100 id16 pdp1 pdp4 s3 \
|
||||
i1401 id32 pdp10 pdp7 sds \
|
||||
gri i1620 lgp pdp11 pdp8 vax
|
||||
BIN_FILES= altair altairz80 gri h316 hp2100 i1401 i1620 i7094 ibm1130 \
|
||||
id16 id32 lgp nova pdp1 pdp10 pdp11 pdp15 pdp4 pdp7 pdp8 pdp9 \
|
||||
s3 sds vax vax780
|
||||
|
||||
PORTDOCS= 0readme_37.txt 0readme_ethernet.txt
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue