diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-09 16:12:36 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-09 16:12:36 +0000 |
commit | 2f2b61af3a13e77ff4fcabbf85c419dbe2c49b90 (patch) | |
tree | fda0a200398ab1b1a4bac9d5dd2b0c697458b873 /audio/Makefile | |
parent | - Add translator 0.1.0, a GTK+ frontend to the Babelfish translation service. (diff) |
Add p5-MP3-Tag 0.94, module for reading tags of MP3 audio files.
PR: 77222
Submitted by: novel
Approved by: krion (mentor)
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 cd7f9fe41602..cd6dbb05c198 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -317,6 +317,7 @@ SUBDIR += p5-Filesys-Virtual-DAAP SUBDIR += p5-MP3-ID3v1Tag SUBDIR += p5-MP3-Info + SUBDIR += p5-MP3-Tag SUBDIR += p5-MPEG-ID3v2Tag SUBDIR += p5-MusicBrainz-Client SUBDIR += p5-MusicBrainz-Queries |