diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-29 23:00:20 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-29 23:00:20 +0800 |
commit | 67484284521d45c2e592b77212edab608accc221 (patch) | |
tree | 67d39ead4e57d745584007070ae2064bd360553f /multimedia/Makefile | |
parent | eb301f91bdde1d72c506a307c540babb68f7cadc (diff) | |
download | freebsd-ports-gnome-67484284521d45c2e592b77212edab608accc221.tar.gz freebsd-ports-gnome-67484284521d45c2e592b77212edab608accc221.tar.zst freebsd-ports-gnome-67484284521d45c2e592b77212edab608accc221.zip |
dvdrip is a Command Line Tool to make a copy from a Video DVD for private Use.
It automates the process of Ripping, Authoring, Preview and Burning of a DVD.
PR: ports/76728
Submitted by: Ulrich Spoerlein <q@uni.de>
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 5a1cf0f79f11..423508ae4fdf 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -78,6 +78,7 @@ SUBDIR += linux-realplayer SUBDIR += linux-xmovie SUBDIR += lsdvd + SUBDIR += lxdvdrip SUBDIR += mjpegtools SUBDIR += mkvtoolnix SUBDIR += mkxvcd |