# $Id: Portfile,v 1.5 2003/03/03 07:14:57 mij Exp $ PortSystem 1.0 name cdrtools version 2.0 revision 1 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/ checksums md5 2e94010d6f746c187352223b8ea50d64 configure { cd ${worksrcpath} system "rm INSTALL" } build.type gnu install.args DEFINSUSR=root DEFINSGRP=wheel INS_BASE=${destroot}/${prefix}