diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
commit | 22084e17f721ebb9a063f5603491229fcfc70d9b (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/webcpp | |
parent | 3f42e716135bc048b90cb6cca188f324e65c69dc (diff) | |
download | freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.gz freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.zst freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'textproc/webcpp')
-rw-r--r-- | textproc/webcpp/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/webcpp/pkg-descr b/textproc/webcpp/pkg-descr index c1f282a76918..68b45d49d764 100644 --- a/textproc/webcpp/pkg-descr +++ b/textproc/webcpp/pkg-descr @@ -1,4 +1,4 @@ -Webcpp converts source code to syntax highlighted HTML, and supports multiple +Webcpp converts source code to syntax highlighted HTML, and supports multiple languages and also colour schemes. Features: - Specific support for over 30 programming, scripting, and shading languages @@ -8,7 +8,7 @@ Features: - Automatic filetype detection for higlighting - Filetype forcing for syntax highlighting - Automatic #include file hyperlinking and file generation - - Piping the input or output to or from STDIN/STDOUT to collaborate with + - Piping the input or output to or from STDIN/STDOUT to collaborate with other programs - The ability of allowing custom HTML tags to be added - Generic support for unknown text based files |