# -*- 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 PortSystem 1.0 name cproto version 4.7w revision 0 categories devel maintainers nomaintainer license public-domain description Generate C prototypes from source code long_description ${name} is a program that generates function prototypes \ and variable declarations from C source code. It can \ also convert function definitions between the old style \ and the ANSI C style. homepage https://invisible-island.net/cproto/cproto.html master_sites https://invisible-island.net/archives/${name}/ \ https://invisible-mirror.net/archives/${name}/ extract.suffix .tgz checksums rmd160 959eca4b3c79c41f059227c02c01fe4f7381a7f1 \ sha256 8b1d468ccd9a2859f399c75fefbdca0dfdca4dc31891fedbc40ac5c326d27b6d \ size 194904 depends_lib port:flex depends_build port:bison configure.args --mandir=${prefix}/share/man livecheck.regex cproto-(\\d+(?:\\.\\d+)*\[a-z\]?)