# $Id$ PortSystem 1.0 name pb2make version 3 categories devel platforms darwin maintainers nomaintainer description Project Builder pbproj file to standard Makefile converter long_description PTOMAKE is an application to convert from a Apples \ Project Builder pbproj file to standard Makefile. It \ will convert simple projects to allow them to be built \ on other platforms. homepage http://members.bellatlantic.net/%7Evze35xda/software.html master_sites http://members.bellatlantic.net/%7Evze35xda/Load/ distname TOMAKE10.3 checksums md5 0c506b3223237eac478464e2d0998759 use_zip yes worksrcdir ${worksrcdir}/Source/PBTOMAKE use_configure no build.target destroot { xinstall -s -m 755 ${worksrcpath}/pbtomake \ ${destroot}${prefix}/bin/pb2make xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath}/../../Docs article.rtf manual.rtf \ readme.rtf ${destroot}${prefix}/share/doc/${name} }