diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-07-11 19:55:42 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-07-11 19:55:42 +0000 |
commit | e0d79b1619ad0161322cbb197010fc44976cd446 (patch) | |
tree | 4392f1b6c54dbc521274899c02a8f2317e1262b7 /audio/Makefile | |
parent | Jspice3 is a circuit simulator developed to meet the needs of researchers (diff) |
A module to use your computer beeper in fancy ways.
Author: Giulio Motta <giulienk@cpan.org>
WWW: http://search.cpan.org/dist/Audio-Beep/
PR: ports/100092
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 5d14c8603c6b..942065f9c6a9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -399,6 +399,7 @@ SUBDIR += orpheus SUBDIR += osalp SUBDIR += p5-Audio + SUBDIR += p5-Audio-Beep SUBDIR += p5-Audio-CD SUBDIR += p5-Audio-Scrobbler SUBDIR += p5-Audio-TagLib |