diff options
author | sat <sat@FreeBSD.org> | 2006-07-24 02:40:50 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-24 02:40:50 +0800 |
commit | 1ce57e05ebe0e1df3ac650556a99609c03698c24 (patch) | |
tree | 358235434b955abdc61b5332d433983dfa58b81d /multimedia/Makefile | |
parent | 9481e0ad60bd0b4ff33e00d8eb343f8164a9d535 (diff) | |
download | freebsd-ports-gnome-1ce57e05ebe0e1df3ac650556a99609c03698c24.tar.gz freebsd-ports-gnome-1ce57e05ebe0e1df3ac650556a99609c03698c24.tar.zst freebsd-ports-gnome-1ce57e05ebe0e1df3ac650556a99609c03698c24.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/
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 |