1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/textproc/c2man/pkg-descr
Li-Wen Hsu a11a3cd203 Add c2man, tool to generate documentation from C source code comments
Add with DEPRECATED but without EXPIRATION_DATE because it is not recommended
for use in new projects.  We still add this port because there is needed for
building GNU FriBidi from git snapshot.

PR:		226915
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2018-05-06 12:31:02 +00:00

6 lines
287 B
Plaintext

c2man is an obsolete and unmaintained documentation tool that extracts comments
from C source code. Do not use this tool in new projects. The only reason for it
to exist in FreeBSD ports is to allow building GNU FriBidi from a git snapshot.
WWW: http://www.ciselant.de/c2man/c2man.html