# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name google-perftools version 0.99.2 description Fast, multi-threaded malloc() and nifty performance analysis tools long_description These tools are for use by developers so that they can create \ more robust applications. Especially of use to those developing multi-threaded \ applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler \ and cpu-profiler. maintainers brett@macports.org categories devel platforms darwin homepage http://code.google.com/p/google-perftools/ master_sites http://google-perftools.googlecode.com/files/ checksums sha1 8448502f0ee52a0482642610f1c3718fe5a808b9 configure.args --mandir=${prefix}/share/man