diff options
Diffstat (limited to 'devel/c2mdoc/files/c2mdoc')
-rw-r--r-- | devel/c2mdoc/files/c2mdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/c2mdoc/files/c2mdoc b/devel/c2mdoc/files/c2mdoc index 245e8687b054..e1b789998d04 100644 --- a/devel/c2mdoc/files/c2mdoc +++ b/devel/c2mdoc/files/c2mdoc @@ -3,6 +3,8 @@ # c2mdoc -- Front-end which abuses the cproto parser to spit out # mdoc(7) format prototypes for use in FreeBSD documentation. # +# $FreeBSD$ +# AWKSCRIPT="%%LIBEXECDIR%%/c2mdoc.awk" CPROTO='-P"int\tf\t(\ta\t,\tb\t)" -pq -f3' |