diff options
author | ahze <ahze@FreeBSD.org> | 2007-06-07 14:00:05 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-06-07 14:00:05 +0000 |
commit | 81e65e74f7e407886e498f22efdba58f86d78ce1 (patch) | |
tree | bc21845c3fbf142643b977097da5778569226221 /audio/Makefile | |
parent | f7bbafbc0ce0d6f819ceefb4af7dbe71cfed10d6 (diff) | |
download | FreeBSD-ports-81e65e74f7e407886e498f22efdba58f86d78ce1.zip FreeBSD-ports-81e65e74f7e407886e498f22efdba58f86d78ce1.tar.gz |
- Add gstreamer-plugins-mp3
Gstreamer Plugins Mp3 decoder meta-port
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 e03b30e..e177407 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -229,6 +229,7 @@ SUBDIR += gstreamer-plugins-lame SUBDIR += gstreamer-plugins-mad SUBDIR += gstreamer-plugins-moodbar + SUBDIR += gstreamer-plugins-mp3 SUBDIR += gstreamer-plugins-musepack SUBDIR += gstreamer-plugins-musicbrainz SUBDIR += gstreamer-plugins-ogg |