diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-24 12:24:31 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-24 12:24:31 +0000 |
commit | 8586b337f8b7dcced62189f21e5d2911b6d553f3 (patch) | |
tree | 5a48d8c166e9b6502fd97ec93ba9200ee7eb54d7 /audio | |
parent | e86374e34fe6850636ed424751f77c3182fd5460 (diff) | |
download | FreeBSD-ports-8586b337f8b7dcced62189f21e5d2911b6d553f3.zip FreeBSD-ports-8586b337f8b7dcced62189f21e5d2911b6d553f3.tar.gz |
add p50-Shout
Perl glue for libshout MP3 streaming source library
PR: 26677
Submitted by: Leo Kim <leo@florida.sarang.net>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index dcd58c4..ef8b32e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -137,6 +137,7 @@ SUBDIR += p5-MP3-ID3v1Tag SUBDIR += p5-MP3-Info SUBDIR += p5-MPEG-ID3v2Tag + SUBDIR += p5-Shout SUBDIR += p5-Xmms SUBDIR += p5-tagged SUBDIR += pimp3 |