Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv19568/devel

Added Files:
        boost-jam.info 
Log Message:
boost1.35 for 10.7



--- NEW FILE: boost-jam.info ---
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;;
   x86_64) machine=x86_64;;
 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 <[email protected]>
Homepage: http://www.boost.org


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to