# $Id: Portfile 39761 2008-09-03 18:40:40Z blair@macports.org $ PortSystem 1.0 name protobuf-c version 0.6 categories devel maintainers landonf description Pure C code generator and runtime libraries for Protocol Buffers long_description \ This package provides a code generator and runtime libraries \ to use Protocol Buffers from pure C (not C++). \ \ Library ABI and API compatibility changes are expected until \ version 1.0 is released. homepage http://code.google.com/p/protobuf-c/ master_sites googlecode:protobuf-c distname ${name}-${version} checksums md5 638d7abd76c5f5242005553817045fcf \ sha1 fa523ddc2ce1ff4f18c88c9ab8b3197492cd0080 \ rmd160 790d047492d5ef1e1d9ea0f48aa92aa50afb48ad platforms darwin test.run yes test.target check