# $Id: Portfile,v 1.7 2003/08/05 09:29:31 jkh Exp $ PortSystem 1.0 name cdrtools version 2.01a14 categories sysutils description ISO 9660 filesystem and CD creation tools long_description The cdrtools software includes programs to create \ and/or extract ISO 9660 filesystems, verify their \ integrity, and write them to a disc. homepage http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html maintainers fkr@opendarwin.org master_sites ftp://ftp.berlios.de/pub/cdrecord/alpha/ checksums md5 ea4efb88583f6c2d405df468a5bbf084 worksrcdir ${name}-2.01 configure { cd ${worksrcpath} system "rm INSTALL" } build.type gnu destroot.args DEFINSUSR=root DEFINSGRP=wheel INS_BASE=${destroot}/${prefix}