summaryrefslogtreecommitdiff
path: root/sysutils/cdrdao/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-09-14 22:58:51 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-09-14 22:58:51 +0000
commit0d24ce472965b1af574ee8eab914346a50d93ab0 (patch)
treefc04ac961d5044a7d4ac36140741f144e02c3080 /sysutils/cdrdao/pkg-descr
parent(forced commit) This is the official index file for 3.3-release. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'.release/3.3.0
Notes
Notes: svn path=/head/; revision=21673 svn path=/tags/RELEASE_3_3_0/; revision=21674; tag=release/3.3.0
Diffstat (limited to 'sysutils/cdrdao/pkg-descr')
-rw-r--r--sysutils/cdrdao/pkg-descr13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/cdrdao/pkg-descr b/sysutils/cdrdao/pkg-descr
deleted file mode 100644
index 21f97f24190d..000000000000
--- a/sysutils/cdrdao/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-Writes audio CD-Rs in disc-at-once (DAO) mode allowing control over pre-gaps
-(length down to 0, nonzero audio data) and sub-channel information like ISRC
-codes. All data that is written to the disc must be specified with a text
-file. Audio data may be in WAVE or raw format.
-
- Andreas Mueller <mueller@daneb.ping.de>
-
-Note:
-Cdrdao requires kernel with "options SYSVSHM" and "options SYSVMSG".
-
-WWW: http://www.ping.de/sites/daneb/cdrdao.html
-
- -- Yasuhito FUTATSUKI <futatuki@fureai.or.jp>