Getting the boost framework

I need the boost framework/library for the c++ xcode program i am making. Where can i get the framework file so i can use boost/regex in my program?
a. If you haven't done so already, install MacPorts
http://guide.macports.org/#installing.macports

b. Then, from a command shell:
> sudo port selfupdate
> sudo port install boost



Topic archived. No new replies allowed.