pkgsrc/emulators/libdsk/PLIST
shattered 2663ce3aa0 Import libdsk-1.3.5 as emulators/libdsk.
LibDsk is a library intended to give transparent access to floppy
drives and to the "disc image files" used by emulators to represent
floppy drives. It currently supports the following disc image
formats:

- Raw "dd if=foo of=bar" images;
- Raw images in logical filesystem order;
- CPCEMU-format .DSK images (normal and extended);
- CFI-format disc images, as produced by FDCOPY.COM;
- ApriDisk-format disc images;
- NanoWasp-format disc images, used by the eponymous emulator;
- Yaze 'ydsk' disc images, created by the 'yaze' emulators;
- Disc images created by Teledisk and CopyQM (read only);
- The floppy drive under Linux.
2014-09-01 20:52:28 +00:00

20 lines
369 B
Text

@comment $NetBSD: PLIST,v 1.1 2014/09/01 20:52:28 shattered Exp $
bin/apriboot
bin/dskdump
bin/dskform
bin/dskid
bin/dskscan
bin/dsktrans
bin/dskutil
bin/md3serial
include/libdsk.h
lib/libdsk.la
man/man1/apriboot.1
man/man1/dskdump.1
man/man1/dskform.1
man/man1/dskid.1
man/man1/dskscan.1
man/man1/dsktrans.1
man/man1/dskutil.1
man/man1/md3serial.1
man/man5/libdskrc.5