diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-23 18:40:50 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-23 18:40:50 +0000 |
commit | 2a07eeb8d2616a42a098d21fd956869137a8b7b7 (patch) | |
tree | d93fde24c52b6fd07e092fe9fc62ff4a69c7c5df /multimedia/Makefile | |
parent | 5b24572dbf0f24bc253d78da3bd6fedc63489f6b (diff) | |
download | ports-2a07eeb8d2616a42a098d21fd956869137a8b7b7.tar.gz ports-2a07eeb8d2616a42a098d21fd956869137a8b7b7.zip |
Add port multimedia/p5-File-Format-RIFF:
File::Format::RIFF provides an implementation of the Resource
Interchange File Format. You can read, manipulate, and write
RIFF files.
WWW: http://search.cpan.org/dist/File-Format-RIFF/
Notes
Notes:
svn path=/head/; revision=168572
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 ab9bec6ac84f..88fd64f22d53 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -162,6 +162,7 @@ SUBDIR += oqtplayer SUBDIR += p5-MP4-Info SUBDIR += p5-FLV-Info + SUBDIR += p5-File-Format-RIFF SUBDIR += p5-GStreamer SUBDIR += p5-RIFF-Info SUBDIR += p5-Subtitles |