diff options
author | tobez <tobez@FreeBSD.org> | 2005-09-01 17:58:56 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-09-01 17:58:56 +0800 |
commit | 62c2ad5e6ac21c5185af496cfbae2a0cd3afcbe4 (patch) | |
tree | e5b9f0fd4e38c4aa87193e40be740208e2f8c0c5 /www/Makefile | |
parent | 1d8ff208f055a30d0e2914c21ee6773a06fdbc33 (diff) | |
download | freebsd-ports-graphics-62c2ad5e6ac21c5185af496cfbae2a0cd3afcbe4.tar.gz freebsd-ports-graphics-62c2ad5e6ac21c5185af496cfbae2a0cd3afcbe4.tar.zst freebsd-ports-graphics-62c2ad5e6ac21c5185af496cfbae2a0cd3afcbe4.zip |
Add p5-Syntax-Highlight-Shell, a perl module to highlight shell syntax
in HTML.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index ca56339e8ad..9342b7869f3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -595,6 +595,7 @@ SUBDIR += p5-Sledge-SessionManager-CookieStore SUBDIR += p5-Sledge-Template-Expr SUBDIR += p5-Syntax-Highlight-HTML + SUBDIR += p5-Syntax-Highlight-Shell SUBDIR += p5-Template-Multilingual SUBDIR += p5-Template-Plugin-Class SUBDIR += p5-Template-Plugin-Comma |