Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2002 11:40:02 -0700 (PDT)
From:      tyler spivey <tspivey8@telus.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/39062
Message-ID:  <200206091840.g59Ie2493360@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/39062; it has been noted by GNATS.

From: tyler spivey <tspivey8@telus.net>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/39062
Date: Sun, 9 Jun 2002 12:39:07 -0600

 new shar archive to fix errors:
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	beep
 #	beep/Makefile
 #	beep/pkg-comment
 #	beep/pkg-descr
 #	beep/pkg-plist
 #	beep/distinfo
 #
 echo c - beep
 mkdir -p beep > /dev/null 2>&1
 echo x - beep/Makefile
 sed 's/^X//' >beep/Makefile << 'END-of-beep/Makefile'
 X# New ports collection makefile for: beep
 X# Date Created: June 9, 2002
 X# Whom: Tyler Spivey
 X# $FreeBSD$
 X
 XPORTNAME=	beep
 XPORTVERSION=	1.0
 XCATEGORIES=	audio
 XMASTER_SITES=	\
 Xftp://ftp.ugh.net.au/pub/unix/beep/
 X
 XMAINTAINER=	tspivey8@telus.net
 X
 XMAN1=	beep.1
 XMANCOMPRESSED=	maybe
 XWRKSRC=	${WRKDIR}/${PORTNAME}
 X.include <bsd.port.mk>
 END-of-beep/Makefile
 echo x - beep/pkg-comment
 sed 's/^X//' >beep/pkg-comment << 'END-of-beep/pkg-comment'
 XBeeps a certain duration and pitch out of the PC Speaker
 END-of-beep/pkg-comment
 echo x - beep/pkg-descr
 sed 's/^X//' >beep/pkg-descr << 'END-of-beep/pkg-descr'
 XThis program will beep, using a 
 Xduration and pitch specified on the command line or the program's defaults.
 X
 X- Tyler Spivey
 Xtspivey8@telus.net
 END-of-beep/pkg-descr
 echo x - beep/pkg-plist
 sed 's/^X//' >beep/pkg-plist << 'END-of-beep/pkg-plist'
 Xbin/beep
 END-of-beep/pkg-plist
 echo x - beep/distinfo
 sed 's/^X//' >beep/distinfo << 'END-of-beep/distinfo'
 XMD5 (beep-1.0.tar.gz) = 4e473b0922445d8dbd7103c24f47dc23
 END-of-beep/distinfo
 exit
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206091840.g59Ie2493360>