diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-20 23:08:04 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-20 23:08:04 +0000 |
commit | d4f90f5271cfbc11fa6ac715e7507472c109e1e5 (patch) | |
tree | 8e76dff967f1799e9e518fd17edacefcb1bbdd58 /audio/Makefile | |
parent | e820228aa38afdea58990dc12a60f65b0e2b69ae (diff) | |
download | ports-d4f90f5271cfbc11fa6ac715e7507472c109e1e5.tar.gz ports-d4f90f5271cfbc11fa6ac715e7507472c109e1e5.zip |
p5-MP3-Info is a perl module that manipulates/fetches information
from MP3 audio files
PR: 20602
Submitted by: Leo Kim <leo@florida.sarang.net>
Notes
Notes:
svn path=/head/; revision=34051
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 d77fc4f058e8..5b6e01593b8b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -101,6 +101,7 @@ SUBDIR += openal SUBDIR += opennap SUBDIR += p5-MP3-ID3v1Tag + SUBDIR += p5-MP3-Info SUBDIR += pimp3 SUBDIR += play SUBDIR += playmidi |