update PLIST and DESCR
This commit is contained in:
parent
177b51ef76
commit
1c77ef19c8
@ -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
|
||||
|
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user