diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-06 09:29:15 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-06 09:29:15 +0800 |
commit | 3922b75bc64942b36657c87990495f0fe0dab237 (patch) | |
tree | 6ff2d554ae304f2902720330955e59fd8a66b5ce /audio/Makefile | |
parent | 399266fc4f792f1d3596d74a3cb7f9be29da2b39 (diff) | |
download | freebsd-ports-gnome-3922b75bc64942b36657c87990495f0fe0dab237.tar.gz freebsd-ports-gnome-3922b75bc64942b36657c87990495f0fe0dab237.tar.zst freebsd-ports-gnome-3922b75bc64942b36657c87990495f0fe0dab237.zip |
audio/beep: beep for a pitch and duration
PR: ports/39062
Submitted by: Tyler Spivey <tspivey8@telus.net>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6064eeeb4d28..ad904decdbfa 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -22,6 +22,7 @@ SUBDIR += autools SUBDIR += autozen SUBDIR += baudline + SUBDIR += beep SUBDIR += bladeenc SUBDIR += blop SUBDIR += bonk |