From 97d16c388fdea89eb00f9fef1344598ff366f359 Mon Sep 17 00:00:00 2001 From: avl Date: Sat, 6 Jun 2009 22:37:43 +0000 Subject: playd is an easy to use command line wrapper for mplayer. With playd you don't need the mplayer gui to use it as a audio/video player because playd supports playlists. It is easy to integrate playd into a window manager menu (e.g. FVWM). -- Aldis Berjoza PR: ports/135166 Submitted by: Aldis Berjoza Approved by: tabthorpe (mentor) --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index df7c76913120..397a89419bb2 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -29,6 +29,7 @@ SUBDIR += devede SUBDIR += dirac SUBDIR += dirac-reference + SUBDIR += dplay SUBDIR += dtv SUBDIR += dumpmpeg SUBDIR += dv2jpg -- cgit