diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-15 10:19:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-15 10:19:15 +0800 |
commit | 04d5aacfaa33d7d540fb884db89918e11ac77da6 (patch) | |
tree | 60733f072c0aa9fbf988f8748d591dfb066952dd /graphics/Makefile | |
parent | 65fc784f87464a4a5b41357128d0a706344b0421 (diff) | |
download | freebsd-ports-gnome-04d5aacfaa33d7d540fb884db89918e11ac77da6.tar.gz freebsd-ports-gnome-04d5aacfaa33d7d540fb884db89918e11ac77da6.tar.zst freebsd-ports-gnome-04d5aacfaa33d7d540fb884db89918e11ac77da6.zip |
add mpgtx
A command line MPEG audio/video/system file toolbox
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 84a35aea4d13..2b505119142f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -145,6 +145,7 @@ SUBDIR += mpeg_play SUBDIR += mpeg_stat SUBDIR += mpegedit + SUBDIR += mpgtx SUBDIR += mplex SUBDIR += mtv SUBDIR += netpbm |