diff options
author | naddy <naddy@FreeBSD.org> | 2002-07-31 02:00:40 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-07-31 02:00:40 +0800 |
commit | 47921c18fbd62a94f4104310df7d8388e919fda0 (patch) | |
tree | bca540c8dbf78445e40d77676e7fff7a15489927 /audio/Makefile | |
parent | bc627aa83c2b9737e3d8e06803ac0fa0b4b1085f (diff) | |
download | freebsd-ports-gnome-47921c18fbd62a94f4104310df7d8388e919fda0.tar.gz freebsd-ports-gnome-47921c18fbd62a94f4104310df7d8388e919fda0.tar.zst freebsd-ports-gnome-47921c18fbd62a94f4104310df7d8388e919fda0.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>
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 |