boost-jam stable port information

Package: boost-jam
Version: 3.1.14
Revision: 1
Source: mirror:sourceforge:boost/boost-jam-%v.tgz
Source-MD5: 70d9d33c51961a6660862c35a5862e47
License: BSD
BuildDepends: fink ( >= 0.25-1 )
CompileScript: sh ./build.sh
InstallScript: <<
#!/bin/sh -ev
case %m in
powerpc) machine=ppc;;
i386) machine=x86;;
esac
mkdir %i/bin
cp bin.macosx$machine/* %i/bin
<<
DocFiles: LICENSE_1_0.txt index.html jam
Description: Extension of Perforce Jam make replacement
DescDetail: <<
Boost.Jam (BJam) is a build tool based on FTJam, which in turn is
based on Perforce Jam. It contains significant improvements made to
facilitate its use in the Boost Build System, but should be backward
compatible with Perforce Jam.
<<
DescPackaging: Earlier versions by Mark Treiber
DescPort: BuildDepend on fink-0.25 for directory in DocFiles
Maintainer: Martin Costabel
Homepage: http://www.boost.org

boost-jam _unstable_ port information

Package: boost-jam
Version: 3.1.16
Revision: 1
Source: mirror:sourceforge:boost/boost-jam-%v.tgz
Source-MD5: 1fd96a38b1a33c365e8142eec53197e7
License: BSD
BuildDepends: fink ( >= 0.25-1 )
CompileScript: sh ./build.sh
InstallScript: <<
#!/bin/sh -ev
case %m in
powerpc) machine=ppc;;
i386) machine=x86;;
esac
mkdir %i/bin
cp bin.macosx$machine/* %i/bin
<<
DocFiles: LICENSE_1_0.txt index.html jam
Description: Extension of Perforce Jam make replacement
DescDetail: <<
Boost.Jam (BJam) is a build tool based on FTJam, which in turn is
based on Perforce Jam. It contains significant improvements made to
facilitate its use in the Boost Build System, but should be backward
compatible with Perforce Jam.
<<
DescPackaging: Earlier versions by Mark Treiber
DescPort: BuildDepend on fink-0.25 for directory in DocFiles
Maintainer: Martin Costabel
Homepage: http://www.boost.org