# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 121829 2014-07-08 19:56:49Z jmr@macports.org $ PortSystem 1.0 name dvdrtools version 0.2.1 categories sysutils license GPL-2 platforms darwin maintainers nomaintainer conflicts cdrtools description a fork of cdrtools DVD writer support long_description Dvdrtools is a fork of cdrtools, with the \ primary goal of supporting writable DVD drives. homepage https://web.archive.org/web/20060718205728/http://www.arklinux.org/projects/dvdrtools master_sites http://savannah.nongnu.org/download/dvdrtools/ checksums md5 e82d359137e716e8c0b04d5c73bd3e79 platform darwin { configure.env LIBS="-framework CoreFoundation -framework IOKit" patchfiles patch-scsi-mac-iokit.c \ patch-cdda2wav-cdda2wav.c \ patch-cdrecord-cdrecord.c } configure.args --mandir=${prefix}/share/man