diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-23 07:22:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-23 07:22:42 +0000 |
commit | 97a733facaea6f3ad08b9251efb8ece6d61ea4a7 (patch) | |
tree | 69f8e1e2829637dbc8c5b0e3deaf339361a1c0a5 /multimedia/Makefile | |
parent | 212716d09a3131a6968c83846fc13f76e077beac (diff) |
[NEW PORT] multimedia/openmovieeditor: Simple non-linear movie editor
Open Movie Editor is designed to be a simple video editor, that
provides basic movie making capabilities. It aims to be powerful
enough for the amateur movie artist, yet easy to use.
WWW: http://openmovieeditor.sourceforge.net
PR: ports/116502
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Notes
Notes:
svn path=/head/; revision=199960
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 6bc435b3ecb0..77214d250d42 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -162,6 +162,7 @@ SUBDIR += ogmrip SUBDIR += ogmtools SUBDIR += okle + SUBDIR += openmovieeditor SUBDIR += openquicktime SUBDIR += oqtencoder SUBDIR += oqtplayer |