aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-07-21 19:50:22 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-07-21 19:50:22 +0000
commitc8d159430c1300fe311732b256a960922c9e56b9 (patch)
treedea7dd488c988b3a4849bea16187e7d244e080ac /audio/Makefile
parent7ef0f777d35e64806665bbf7c9f5e8053c22284a (diff)
downloadports-c8d159430c1300fe311732b256a960922c9e56b9.tar.gz
ports-c8d159430c1300fe311732b256a960922c9e56b9.zip
Add port audio/p5-Audio-FLAC-Header:
This module returns a hash containing basic information about a FLAC file, a representation of the embedded cue sheet if one exists, as well as tag information contained in the FLAC file's Vorbis tags. There is no complete list of tag keys for Vorbis tags, as they can be defined by the user; the basic set of tags used for FLAC files include: * ALBUM * ARTIST * TITLE * DATE * GENRE * TRACKNUMBER * COMMENT WWW: http://search.cpan.org/dist/Audio-FLAC-Header/
Notes
Notes: svn path=/head/; revision=168416
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index dcca0d728bdb..dc9fd53e6b6f 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -403,6 +403,7 @@
SUBDIR += p5-Audio
SUBDIR += p5-Audio-Beep
SUBDIR += p5-Audio-CD
+ SUBDIR += p5-Audio-FLAC-Header
SUBDIR += p5-Audio-Scrobbler
SUBDIR += p5-Audio-TagLib
SUBDIR += p5-Audio-WMA