diff options
author | ashish <ashish@FreeBSD.org> | 2010-07-07 22:43:26 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-07-07 22:43:26 +0800 |
commit | 79cba9bf397d69c9b03670a5183802be1c4ca9a6 (patch) | |
tree | 2fe89beb036353e74a9d1f6c86b2b76640374af2 /multimedia/Makefile | |
parent | 05b99d0fda0c118923c3410c85f912ca248ff7f9 (diff) | |
download | freebsd-ports-graphics-79cba9bf397d69c9b03670a5183802be1c4ca9a6.tar.gz freebsd-ports-graphics-79cba9bf397d69c9b03670a5183802be1c4ca9a6.tar.zst freebsd-ports-graphics-79cba9bf397d69c9b03670a5183802be1c4ca9a6.zip |
Slice, dice, deconstruct, markup, and decrypt
MP4 / M4P / M4V / M4A (Apple Quicktime) audio and video.
WWW: http://search.cpan.org/dist/Audio-M4P/
PR: ports/148382
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
Approved by: pgj (mentor)
Feature safe: yes
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index ec29e0f31bc..72bc9700a55 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -224,6 +224,7 @@ SUBDIR += openquicktime SUBDIR += oqtencoder SUBDIR += oqtplayer + SUBDIR += p5-Audio-M4P SUBDIR += p5-FFmpeg-Command SUBDIR += p5-FLV-Info SUBDIR += p5-File-Format-RIFF |