diff options
author | will <will@FreeBSD.org> | 2004-01-23 23:55:23 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2004-01-23 23:55:23 +0800 |
commit | 83c143de3299aef71fedfba9d717087fa7bab05a (patch) | |
tree | 02a5ec42b9f30d3fb6bfa3ad93dc913d03f818d8 /audio/Makefile | |
parent | 9e8d59188966d159ba60c816bcbf6d50a6701a4e (diff) | |
download | freebsd-ports-gnome-83c143de3299aef71fedfba9d717087fa7bab05a.tar.gz freebsd-ports-gnome-83c143de3299aef71fedfba9d717087fa7bab05a.tar.zst freebsd-ports-gnome-83c143de3299aef71fedfba9d717087fa7bab05a.zip |
Add taglib 1.0, a library for manipulating ID3v1 and ID3v2 tags in MP3
and OGG formats. This will be used for the upcoming KDE 3.2.
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
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 cb900652f271..05eba4e3ed78 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -326,6 +326,7 @@ SUBDIR += streamtuner-python SUBDIR += sweep SUBDIR += swhplugins + SUBDIR += taglib SUBDIR += tclmidi SUBDIR += teamspeak_client SUBDIR += teamspeak_server |