PortSystem 1.0

name            vobcopy
version         1.2.0
revision        2
categories      multimedia
maintainers     nomaintainer
description     copies DVD .vob files to hard disk
long_description \
    Vobcopy copies DVD disks or files to your hard disk, \
    with optional decryption.
homepage        https://web.archive.org/web/20180520195630/http://vobcopy.org:80/
use_bzip2       yes
master_sites    macports_distfiles
checksums       md5 88f735ccd051093ff40dab4597bc586e \
                sha1 a848a777f0e477d42a20a52718599d5da00c36db \
                rmd160 01cd2d51fc153a082d055f17db0dd783b39d0069
depends_lib     port:libdvdread
patchfiles      patch-configure.sh patch-vobcopy.c

configure.cmd   ./configure.sh
configure.args  --with-lfs \
                --with-dvdread-libs=${prefix} \
                --mandir=${prefix}/share/man

variant universal {}

build.target
build.env       "CC=${configure.cc} [get_canonical_archflags]"
