diff options
author | wiz <wiz> | 2003-06-03 14:35:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-06-03 14:35:23 +0000 |
commit | 3f292d62e8761a4bec0cf7625122f6db17417ca5 (patch) | |
tree | 14a99bda4f3e5f8054f40f533c046d4ee6fb71e7 /emulators/dosbox/PLIST | |
parent | 01da9554297db9f6d2d35c4f75530e18289b66d6 (diff) | |
download | pkgsrc-3f292d62e8761a4bec0cf7625122f6db17417ca5.tar.gz |
Initial import of dosbox, provided by Quentin Garnier via pkgsrc-wip.
DOSBox is a DOS-emulator using SDL for easy portability to
different platforms, DOSBox has already been ported to
several different platforms, such as Windows, BeOS, Linux,
Mac OS X...
DOSBox emulates a 286/386 realmode CPU, Directory
FileSystem/XMS/EMS, a SoundBlaster card for excellent sound
compatibility with older games...
You can "re-live" the good old days with the help of
DOSBox, it can run plenty of the old classics that don't
run on your new computer !
Diffstat (limited to 'emulators/dosbox/PLIST')
-rw-r--r-- | emulators/dosbox/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/emulators/dosbox/PLIST b/emulators/dosbox/PLIST new file mode 100644 index 00000000000..2dba94046a8 --- /dev/null +++ b/emulators/dosbox/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/03 14:35:23 wiz Exp $ +bin/dosbox +man/man1/dosbox.1 +share/doc/dosbox/README +@dirrm share/doc/dosbox |