diff options
author | avl <avl@FreeBSD.org> | 2009-06-07 06:37:43 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-06-07 06:37:43 +0800 |
commit | 97d16c388fdea89eb00f9fef1344598ff366f359 (patch) | |
tree | eb269dc9cb2cef0a045b9eb9d308be8a83e58c2d /multimedia/Makefile | |
parent | cc64a6561dd52b073d77925aea3176ced550e9f8 (diff) | |
download | freebsd-ports-gnome-97d16c388fdea89eb00f9fef1344598ff366f359.tar.gz freebsd-ports-gnome-97d16c388fdea89eb00f9fef1344598ff366f359.tar.zst freebsd-ports-gnome-97d16c388fdea89eb00f9fef1344598ff366f359.zip |
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
<killasmurf86@gmail.com>
PR: ports/135166
Submitted by: Aldis Berjoza <killasmurf86 at gmail.com>
Approved by: tabthorpe (mentor)
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 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 |