diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-25 08:40:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-25 08:40:27 +0000 |
commit | 361e277443ce6291a38f7eadd3505fd7d7a8a18b (patch) | |
tree | 27675b469911de5e5d81305f2d90914e36995274 /textproc/source-highlight/pkg-comment | |
parent | drwebd -> drwebfilter (diff) |
Add source-highlight-1.1
Source-highlight is a simple program that, given a source C/C++ or Java file,
produces an html source with syntax highlighting.
Obtained from: OpenBSD
Notes
Notes:
svn path=/head/; revision=46864
Diffstat (limited to 'textproc/source-highlight/pkg-comment')
-rw-r--r-- | textproc/source-highlight/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/source-highlight/pkg-comment b/textproc/source-highlight/pkg-comment new file mode 100644 index 000000000000..d785f239da0e --- /dev/null +++ b/textproc/source-highlight/pkg-comment @@ -0,0 +1 @@ +C/C++ and Java sources to HTML converter |