diff options
author | will <will@FreeBSD.org> | 2001-03-20 10:32:42 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-20 10:32:42 +0800 |
commit | a2a31d2d2dbe88801a6fa031a2ec709fb0d339a0 (patch) | |
tree | 8a90f03b2b146e72aa56e554f89198fe7744760c /graphics/Makefile | |
parent | 5b03dcdf81501e86ccfc0c1e338b80be4c228ea4 (diff) | |
download | freebsd-ports-gnome-a2a31d2d2dbe88801a6fa031a2ec709fb0d339a0.tar.gz freebsd-ports-gnome-a2a31d2d2dbe88801a6fa031a2ec709fb0d339a0.tar.zst freebsd-ports-gnome-a2a31d2d2dbe88801a6fa031a2ec709fb0d339a0.zip |
Add xmms-avi 1.2.2, an avifile based .avi and .asf file playback
plugin for XMMS. Very cool!
PR: 24939
Submitted by: Roman Shterenzon <roman@xpert.com>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index b7d789f2bbe5..1865bff7bcab 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -243,6 +243,7 @@ SUBDIR += xmagv SUBDIR += xmandel SUBDIR += xmfract + SUBDIR += xmms-avi SUBDIR += xmms-gforce SUBDIR += xmorph SUBDIR += xmountains |