diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-30 18:00:40 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-30 18:00:40 +0000 |
commit | 7ca09b9d85134371921ff2363a39cc2fbb1eda9d (patch) | |
tree | 04ec306ce8cf5f8c78cbb3179ab53d12b583b60a /audio/Makefile | |
parent | 6beb927cded51c0626956ccee35f1a12534f4e71 (diff) | |
download | ports-7ca09b9d85134371921ff2363a39cc2fbb1eda9d.tar.gz ports-7ca09b9d85134371921ff2363a39cc2fbb1eda9d.zip |
Import Audio-Wav 0.2 Perl module.
These Perl modules provide a method of reading and writing uncompressed
Microsoft WAV files.
PR: 41161
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Notes
Notes:
svn path=/head/; revision=63748
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 a6bf94512743..eebd3976794a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -170,6 +170,7 @@ SUBDIR += opmixer SUBDIR += osalp SUBDIR += p5-Audio-CD + SUBDIR += p5-Audio-Wav SUBDIR += p5-CDDB SUBDIR += p5-CDDB-File SUBDIR += p5-CDDB_get |