aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pth.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-07-16Fix man path for pthAdam Vandenberg
2010-03-28'Fixed' an issu with pth. The dylib library wasn't build. Removing the ↵Michel Steuwer
--disable-debug option fixes the problem. Signed-off-by: David Höppner <0xffea@gmail.com> * add comment in the formula
2009-12-05Adding a formula for GNU Portable Threads.Paul J. Davis