summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-11-22 17:05:56 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-11-22 17:05:56 +0000
commit8690cb0b83729b6febdbbd1a23b7cf7d50777bae (patch)
treee7f1c1d61a13b4c3f42482cfc879209736ff9bc2
parentFix package list by including symlink too, so nemo can run. (diff)
- Update pkg-descr
PR: 195233 Submitted by: portmaster@bsdforge.com (maintainer)
Notes
Notes: svn path=/head/; revision=373077
-rw-r--r--devel/c2mdoc/pkg-descr12
1 files changed, 7 insertions, 5 deletions
diff --git a/devel/c2mdoc/pkg-descr b/devel/c2mdoc/pkg-descr
index 1f3aa49d5d37..a3435ca49c1d 100644
--- a/devel/c2mdoc/pkg-descr
+++ b/devel/c2mdoc/pkg-descr
@@ -1,5 +1,7 @@
-c2mdoc is a shell and awk script wrapper which abuses devel/cproto's
-parser to spit out function prototypes in a format ready to paste into
-FreeBSD developer documentation. c2man already claims to do such a
-thing, but seems crippled in the face of our kernel source. The
-toolchain used by this port whinges but still generates markup.
+c2mdoc is a shell and awk(1) script wrapper which abuses devel/cproto's parser
+to spit out function prototypes in a format ready to paste into FreeBSD
+developer documentation. c2man already claims to do such a thing, but seems
+crippled in the face of our kernel source. The toolchain used by this port
+winces, but still generates markup.
+
+WWW: http://bsdforge.com/projects/devel/c2mdoc/