diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-31 16:48:55 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-31 16:48:55 +0000 |
commit | bcbd724ac4fd70f5b89518710e29068634d2fc1f (patch) | |
tree | 4389517ced3e75378336e47fd01fdb638d7671b1 /audio/Makefile | |
parent | Add missing MD5 checksum for the debug mozdist (diff) |
Import libvorbis-perl 0.04.
This is an object-oriented interface to the Ogg Vorbis
libvorbisfile convenience library.
PR: 41160
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
Notes
Notes:
svn path=/head/; revision=63807
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 eebd3976794a..c749222d1695 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -179,6 +179,7 @@ SUBDIR += p5-MPEG-ID3v2Tag SUBDIR += p5-Shout SUBDIR += p5-Xmms + SUBDIR += p5-libvorbis SUBDIR += p5-tagged SUBDIR += pd SUBDIR += pimp3 |