openbsd-ports/emulators/bochs/pkg/PLIST

46 lines
1.4 KiB
Plaintext
Raw Normal View History

1998-05-20 03:11:31 -04:00
bin/bochs
1998-11-18 06:06:52 -05:00
share/doc/bochs/00README
1998-05-20 03:11:31 -04:00
share/doc/bochs/3rdparty.license.html
share/doc/bochs/DOS.html
1998-11-18 06:06:52 -05:00
share/doc/bochs/LICENSE
1998-05-20 03:11:31 -04:00
share/doc/bochs/Linux.html
share/doc/bochs/Minix.html
share/doc/bochs/OldWindows95.html
share/doc/bochs/Windows31.html
share/doc/bochs/Windows95.html
1999-02-21 23:52:22 -05:00
share/doc/bochs/bugreports.html
1998-05-20 03:11:31 -04:00
share/doc/bochs/changelog.html
share/doc/bochs/company.html
share/doc/bochs/construction.html
1999-02-21 23:52:22 -05:00
share/doc/bochs/cosimulation.html
1998-05-20 03:11:31 -04:00
share/doc/bochs/debugger.html
share/doc/bochs/developers.html
1999-02-21 23:52:22 -05:00
share/doc/bochs/faq.html
1998-05-20 03:11:31 -04:00
share/doc/bochs/features.html
share/doc/bochs/index.html
share/doc/bochs/install.html
share/doc/bochs/mtools.html
1999-02-21 23:52:22 -05:00
share/doc/bochs/instrumentation.html
share/doc/bochs/licensing.html
1998-11-18 06:06:52 -05:00
share/doc/bochs/undercon.gif
1998-05-20 03:11:31 -04:00
share/doc/bochs/whatisbochs.html
1998-11-18 06:06:52 -05:00
share/doc/bochs/win32.html
1999-03-10 16:48:24 -05:00
share/bochs/bios/BIOS-bochs-990218a
1998-11-18 06:06:52 -05:00
share/bochs/bios/VGABIOS-elpin-2.20
share/bochs/fonts/hercules.bdf
share/bochs/fonts/vga.bdf
1999-02-21 23:52:22 -05:00
share/bochs/fonts/vga.pcf
share/bochs/fonts/fonts.dir
1998-11-18 06:06:52 -05:00
share/bochs/bochsrc
@unexec rm -f %D/share/bochs/fonts/vga.pcf* %D/share/bochs/fonts/hercules.pcf*
@unexec rm -f %D/share/bochs/fonts/fonts.{alias,dir}
@exec [ -x /usr/X11R6/bin/mkfontdir ] && /usr/X11R6/bin/mkfontdif %D/share/bochs/fonts
@dirrm share/bochs/fonts
@dirrm share/bochs/bios
@dirrm share/bochs
@dirrm share/doc/bochs
@exec echo "***"
@exec echo "*** Don't forget to add ${PREFIX}/share/bochs/fonts"
@exec echo "*** to FontPath in /etc/XF86Config."
@exec echo "***"