summaryrefslogtreecommitdiffstats
path: root/audio-soft/beep/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/beep/DETAILS')
-rwxr-xr-xaudio-soft/beep/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio-soft/beep/DETAILS b/audio-soft/beep/DETAILS
new file mode 100755
index 0000000000..50c368cd6a
--- /dev/null
+++ b/audio-soft/beep/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=beep
+ VERSION=1.2.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.johnath.com/$SPELL/$SOURCE
+ WEB_SITE=http://www.johnath.com/$SPELL
+ ENTERED=20011126
+ UPDATED=20020424
+ MD5[0]=f5c2cce30b98341bba46f97847e2ca76
+ LICENSE[0]=GPL
+ MAINTAINER=unet@sourcemage.org
+ SHORT="Beep the pc speaker in any number of ways."
+cat << EOF
+Beep allows the user to control the pc-speaker with precision,
+allowing different sounds to indicate different events. While it
+can be run quite happily on the commandline, it's intended place
+of residence is within shell/perl scripts, notifying the user when
+something interesting occurs. Of course, it has no notion of
+what's interesting, but it's real good at the notifying part.
+EOF