diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-22 21:39:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-22 21:39:59 +0800 |
commit | 6360cf3ce5397464870d79861671dd9cf5876965 (patch) | |
tree | 1b3387736ea31447d3af9754769b3792fd02c85f /multimedia/Makefile | |
parent | 34d6faeee76791d7b03a524e5fb7dbdf18799f86 (diff) | |
download | freebsd-ports-graphics-6360cf3ce5397464870d79861671dd9cf5876965.tar.gz freebsd-ports-graphics-6360cf3ce5397464870d79861671dd9cf5876965.tar.zst freebsd-ports-graphics-6360cf3ce5397464870d79861671dd9cf5876965.zip |
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables
for home players, from any number of video files, in any of the formats
supported by Mplayer. The big advantage over other utilites is that it only
needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and
Python 2.4, PyGTK and PyGlade), so its dependencies are really small.
WWW: http://www.rastersoft.com/programas/devede.html
PR: ports/113945
Submitted by: Lars Engels <lars.engels at 0x20.net>
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 030a2751754..b7162320a8a 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -16,6 +16,7 @@ SUBDIR += camserv SUBDIR += castpodder SUBDIR += clive + SUBDIR += devede SUBDIR += dirac SUBDIR += dirac-reference SUBDIR += dtv |