diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | 7e9524f1017cb18948282b999e45c15b8b9e6dee (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/cdrecord/DESCR | |
parent | 41c8c3cd74ce618106e762374834328ba0c18a8c (diff) | |
download | pkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/cdrecord/DESCR')
-rw-r--r-- | sysutils/cdrecord/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/cdrecord/DESCR b/sysutils/cdrecord/DESCR new file mode 100644 index 00000000000..8cd5fe6525c --- /dev/null +++ b/sysutils/cdrecord/DESCR @@ -0,0 +1,7 @@ +Cdrecord allows you to burn CDs with a CD-R/CD-RW recorder. It +works as a burn engine for several applications. Cdrecord supports +CD recorders from many different vendors; all SCSI-3/mmc and +ATAPI/mmc compliant drives should also work. Supported features +include: IDE/ATAPI, parallel-port, and SCSI drives; audio CDs, data +CDs, and mixed CDs; full multi-session support, CD-RWs (rewritable), +TAO, DAO and human-readable error messages. |