From c53259b5f2d11d4a48dd5579bac71da13cd80c80 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 25 May 1997 08:58:44 +0000 Subject: - modified Makefile, to use CFLAGS form /etc/make.conf - reformatted DESCR - removed manpage compression from tosha's Makefile and added manpages in the ports Makefile (MAN1) so that the port is now aware of NOMANCOMPRESS PR: Reviewed by: Submitted by: Obtained from: --- audio/tosha/Makefile | 4 +++- 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 # -# $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 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 +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 -- cgit v1.2.3