diff options
-rw-r--r-- | audio/tosha/Makefile | 4 | ||||
-rw-r--r-- | audio/tosha/pkg-descr | 15 |
2 files changed, 11 insertions, 8 deletions
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile index 59990c3eed08..344bc3208515 100644 --- a/audio/tosha/Makefile +++ b/audio/tosha/Makefile @@ -3,7 +3,7 @@ # Date created: 21 May 1997 # Whom: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/05/25 08:41:41 andreas Exp $ # DISTNAME= tosha-0.05 @@ -12,4 +12,6 @@ MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/ MAINTAINER= oliver.fromme@heim3.tu-clausthal.de +MAN1= pcmfade.1 pcmplay.1 tosha.1 + .include <bsd.port.mk> diff --git a/audio/tosha/pkg-descr b/audio/tosha/pkg-descr index 3f4992969a12..9d2d0fab8987 100644 --- a/audio/tosha/pkg-descr +++ b/audio/tosha/pkg-descr @@ -1,8 +1,9 @@ -"tosha" reads one or more CD-DA (digital audio) tracks or -absolute sectors and writes them into a single or multiple -files, or to the standard output. The digital audio data -is read through the SCSI bus; thus tosha does NOT work -with IDE/ATAPI CD-ROM drives nor with proprietary inter- -faces. +"tosha" reads one or more CD-DA (digital audio) tracks or absolute +sectors and writes them into a single or multiple files, or to the +standard output. -Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de> +The digital audio data is read through the SCSI bus; thus tosha +does NOT work with IDE/ATAPI CD-ROM drives nor with proprietary +interfaces. + +Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de> |