diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2001-01-29 04:04:27 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2001-01-29 04:04:27 +0800 |
commit | d66dc536924bbcc12ec64316ffa86cc23480caca (patch) | |
tree | 64fa1f3a2506d81fd129e911a91d8e4c3846d1d3 /devel/cpp2html/pkg-comment | |
parent | cf3c0a1638b74237dc81d4fcc3459d4953b329b9 (diff) | |
download | freebsd-ports-gnome-d66dc536924bbcc12ec64316ffa86cc23480caca.tar.gz freebsd-ports-gnome-d66dc536924bbcc12ec64316ffa86cc23480caca.tar.zst freebsd-ports-gnome-d66dc536924bbcc12ec64316ffa86cc23480caca.zip |
Add cpp2html 1.2.
Given a C or C++ source file, produces HTML with syntax highlighting.
PR: 24604
Submitted by: greid@ukug.uk.freebsd.org
Diffstat (limited to 'devel/cpp2html/pkg-comment')
-rw-r--r-- | devel/cpp2html/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cpp2html/pkg-comment b/devel/cpp2html/pkg-comment new file mode 100644 index 000000000000..bf783297f1fa --- /dev/null +++ b/devel/cpp2html/pkg-comment @@ -0,0 +1 @@ +A simple program to output HTML with syntax highlighting from C/C++ source |