# $Id$

PortSystem          1.0

name                cmockery
version             0.1.2
categories          devel
maintainers         shifteleven.com:pope
description         unit testing and mocking library for C
long_description    A lightweight library to simplify and generalize the \
                    process of writing unit tests for C applications.
homepage            http://code.google.com/p/cmockery/
platforms           darwin
master_sites        googlecode

checksums           md5 8c5622a65f2f7527c0155a41f4db389c \
                    sha1 964ed1104a0cbbea8a9a34e88c6e79b546eff1bc \
                    rmd160 700c155ba56075aa38cd5276cd47ab4af220dec3

patchfiles          patch-malloc_check.diff

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4