diff options
author | sat <sat@FreeBSD.org> | 2007-01-08 11:49:07 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-01-08 11:49:07 +0800 |
commit | fd35950241a414b7cc1dd5981cc326cef8fae050 (patch) | |
tree | 95327c6349ee475dce420d48e6cb06c32c2f944e /multimedia/Makefile | |
parent | a4241982063d908f94cbc53d13db2f4dec79296f (diff) | |
download | freebsd-ports-graphics-fd35950241a414b7cc1dd5981cc326cef8fae050.tar.gz freebsd-ports-graphics-fd35950241a414b7cc1dd5981cc326cef8fae050.tar.zst freebsd-ports-graphics-fd35950241a414b7cc1dd5981cc326cef8fae050.zip |
Add port multimedia/subtitleeditor:
Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for
new subtitles or as a tool to transform, edit, correct and refine
existing subtitle. This program also shows sound waves, which makes it
easier to synchronise subtitles to voices.
WWW: http://kitone.free.fr/subtitleeditor/
Author: IDJAAD djamel <kitone_at_free_dot_fr>
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 fb87fd40cf9..aee0197afc5 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -204,6 +204,7 @@ SUBDIR += streamanalyze SUBDIR += streamdvd SUBDIR += subconv + SUBDIR += subtitleeditor SUBDIR += subtitleripper SUBDIR += subtools SUBDIR += tcmplex-panteltje |