From b687aec8ba72328be98f1c0382e81b5803e74b0c Mon Sep 17 00:00:00 2001 From: itetcu Date: Mon, 20 Aug 2007 15:23:34 +0000 Subject: MMS is a program designed to allow you to download streams using the MMS protocol and save them to your computer, as opposed to watching them live. Similar functionality is available in full media player suites such as Xine and MPlayer, but MiMMS is quick and easy to use, and for the time being, remains a useful program. WWW: http://savannah.nongnu.org/projects/mimms/ PR: ports/ports/114239 Submitted by: Yinghong.Liu --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index 10939f3d690..8c5ccfd5c8b 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -128,6 +128,7 @@ SUBDIR += manencode SUBDIR += manslide SUBDIR += mencoder + SUBDIR += mimms SUBDIR += mjpegtools SUBDIR += mjpegtools-yuvfilters SUBDIR += mkvtoolnix -- cgit