diff options
author | sat <sat@FreeBSD.org> | 2007-01-22 22:31:07 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-01-22 22:31:07 +0800 |
commit | db35bb9ed7929d4d26a7040a1c622a4451c980aa (patch) | |
tree | 22ffc998d340af5da74926c660507c9f255af78b /multimedia/Makefile | |
parent | c2a71e0ad9cf6f27472e43b4c2dd2483bcd88578 (diff) | |
download | freebsd-ports-graphics-db35bb9ed7929d4d26a7040a1c622a4451c980aa.tar.gz freebsd-ports-graphics-db35bb9ed7929d4d26a7040a1c622a4451c980aa.tar.zst freebsd-ports-graphics-db35bb9ed7929d4d26a7040a1c622a4451c980aa.zip |
Add port multimedia/gaupol:
Gaupol is an editor for text-based subtitle files. It supports multiple
subtitle file formats and provides convenient means of correcting texts
and timing subtitles to match video. The user interface is designed with
attention to batch processing of multiple documents and convenience of
translating.
WWW: http://home.gna.org/gaupol/
Author: Osmo Salomaa <otsaloma@cc.hut.fi>
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 adaf82fad78..405c79e2c54 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -38,6 +38,7 @@ SUBDIR += freevo SUBDIR += fxtv SUBDIR += gaim-xmms-remote + SUBDIR += gaupol SUBDIR += gavl SUBDIR += gcfilms SUBDIR += gdvrecv |