diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-08-20 13:42:22 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-08-20 13:42:22 +0000 |
commit | 782f0099c5ca5daaa2099d28d16084efd36a07b4 (patch) | |
tree | 18ea1d1b868f4d63bd74a70012c304c680743350 /audio/libmp3-archive-perl/pkg-descr | |
parent | - Updated to version 1.56b (diff) |
- Is a perl module to encapsulate the parsing and creation of filenames containing music metadata (artist, album, etc).
It is used by mp3lint and mp3-archive-tools.
WWW: http://erislabs.net/ianb/projects/libmp3-archive-perl/
PR: ports/148898
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes
Notes:
svn path=/head/; revision=259631
Diffstat (limited to 'audio/libmp3-archive-perl/pkg-descr')
-rw-r--r-- | audio/libmp3-archive-perl/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/libmp3-archive-perl/pkg-descr b/audio/libmp3-archive-perl/pkg-descr new file mode 100644 index 000000000000..e2e1fc14ba07 --- /dev/null +++ b/audio/libmp3-archive-perl/pkg-descr @@ -0,0 +1,7 @@ +MP3::Archive (packaged as libmp3-archive-perl) is a perl module to encapsulate +the parsing and creation of filenames containing music metadata (artist, album, +etc). + +It is used by mp3-archive-tools and mp3lint. + +WWW: http://erislabs.net/ianb/projects/libmp3-archive-perl/ |