Ticket #15090: Portfile.2

File Portfile.2, 660 bytes (added by 0booo5b02@…, 16 years ago)
Line 
1# $Id$
2
3PortSystem 1.0
4name                            vobcopy
5version                         1.1.1
6categories                      multimedia
7maintainers                     sneakemail.com:0booo5b02
8description                     copies DVD .vob files to harddisk, decrypting them on the way
9long_description        copies DVD disks or files to harddisk with optional decryption
10homepage                        http://vobcopy.org/
11platforms                       darwin
12use_bzip2                       yes
13master_sites            http://vobcopy.org/download/
14checksums                       md5 f3331ff362c8f271731944b1a9dea108
15depends_lib             port:libdvdread
16patchfiles                      patch-configure.sh
17
18configure.cmd           ./configure.sh
19configure.args          --with-lfs \
20                                        --with-dvdread-libs=${prefix} \
21                                        --mandir=${prefix}/share/man \
22                                        --bindir=${prefix}/bin