diff options
author | R. Imura <imura@FreeBSD.org> | 2000-02-13 02:06:53 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-02-13 02:06:53 +0000 |
commit | 681a41826fa00b1eb4ce9fa0b0c115c547aa22c0 (patch) | |
tree | 88bd522755e152abe6d4f1485aad1439817a303f /graphics/Makefile | |
parent | Initial import of tkmoo-0.3.23. (diff) |
Initial import of xmovie-1.3.1.
A movie player for MPEG-2, DVD, and Quicktime movies
PR: 16593
Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
Notes
Notes:
svn path=/head/; revision=25731
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 ca745ffe806a..bb48af19da4e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -166,6 +166,7 @@ SUBDIR += xmfract SUBDIR += xmorph SUBDIR += xmountains + SUBDIR += xmovie SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpm |