From 09d9e81899341157c24d5068af5d197616dc662c Mon Sep 17 00:00:00 2001 From: beech Date: Fri, 29 Apr 2011 22:06:35 +0000 Subject: Imagination is a simple DVD slide show maker. It uses sox and ffmpeg to create slide shows containing images and audio tracks. WWW: http://imagination.sourceforge.net/ PR: ports/156586 Submitted by: Jesse Approved by: itetcu (mentor)(implicit) --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index 7e3b0466a630..737a16af7b11 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -123,6 +123,7 @@ SUBDIR += gxmms SUBDIR += handbrake SUBDIR += hayes + SUBDIR += imagination SUBDIR += iriverter SUBDIR += iso2mkv SUBDIR += jmref -- cgit