diff options
author | anray <anray@FreeBSD.org> | 2006-05-24 19:08:38 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-05-24 19:08:38 +0800 |
commit | 9d252abb466f6c7d7274c49a37ac783e84dc9725 (patch) | |
tree | 4587fe14a2e79748b19e1dab9367118190558044 /audio/emms/pkg-descr | |
parent | 946ee4b669d3c71fb02feb6818959afeb11b7b83 (diff) | |
download | freebsd-ports-gnome-9d252abb466f6c7d7274c49a37ac783e84dc9725.tar.gz freebsd-ports-gnome-9d252abb466f6c7d7274c49a37ac783e84dc9725.tar.zst freebsd-ports-gnome-9d252abb466f6c7d7274c49a37ac783e84dc9725.zip |
EMMS is the Emacs Multi-Media System. It tries to be a clean and small
application to play multimedia files from Emacs using external
players. Many of it's ideas are derived from MpthreePlayer
(http://www.nongnu.org/mp3player), but it tries to be more general and
more clean.
WWW: http://www.gnu.org/software/emms/index.html
PR: ports/97080
Submitted by: Dryice Liu <dryice@dryice.name>
Diffstat (limited to 'audio/emms/pkg-descr')
-rw-r--r-- | audio/emms/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/emms/pkg-descr b/audio/emms/pkg-descr new file mode 100644 index 000000000000..37f4d22dc895 --- /dev/null +++ b/audio/emms/pkg-descr @@ -0,0 +1,7 @@ +EMMS is the Emacs Multi-Media System. It tries to be a clean and small +application to play multimedia files from Emacs using external +players. Many of it's ideas are derived from MpthreePlayer +(http://www.nongnu.org/mp3player), but it tries to be more general and +more clean. + +WWW: http://www.gnu.org/software/emms/index.html |