diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 20c6e1acc49..8c273e86804 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.6 2002/06/25 09:37:02 kevlo Exp $ +# $OpenBSD: Makefile,v 1.7 2002/06/26 01:31:26 kevlo Exp $ -COMMENT= "C/C++ and Java sources to HTML converter" +COMMENT= "C/C++,Prolog,Perl,PHP3 and Java sources to HTML converter" DISTNAME= source-highlight-1.4 CATEGORIES= textproc diff --git a/textproc/source-highlight/pkg/DESCR b/textproc/source-highlight/pkg/DESCR index e8a9f114e64..d47cd410148 100644 --- a/textproc/source-highlight/pkg/DESCR +++ b/textproc/source-highlight/pkg/DESCR @@ -1,4 +1,5 @@ -Source-highlight is a simple program that, given a source C/C++ or Java file, -produces an html source with syntax highlighting. +Source-highlight is a simple program that, given a source C/C++, +Prolog, Perl, PHP3 or Java file, roduces an html source with +syntax highlighting. WWW: ${HOMEPAGE} diff --git a/textproc/source-highlight/pkg/PLIST b/textproc/source-highlight/pkg/PLIST index 22c4959fa88..30553fc9e59 100644 --- a/textproc/source-highlight/pkg/PLIST +++ b/textproc/source-highlight/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2002/06/25 09:37:06 kevlo Exp $ +@comment $OpenBSD: PLIST,v 1.6 2002/06/26 01:31:28 kevlo Exp $ bin/cpp2html bin/java2html bin/source-highlight @@ -15,6 +15,7 @@ share/doc/source-highlight/Hello3.html share/doc/source-highlight/Hello4.html share/doc/source-highlight/Hello5.html share/doc/source-highlight/Hello_h_f.html +share/doc/source-highlight/Hello_lines.html share/doc/source-highlight/INSTALL share/doc/source-highlight/NEWS share/doc/source-highlight/README