diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-07-21 15:09:42 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-07-21 15:09:42 +0000 |
commit | f68875e310f1ff07727fa504d1020d72d9443aa4 (patch) | |
tree | 6bc419c3cd319a03cb6258edc7274bce8283f2f8 /www/Makefile | |
parent | 44de1a6fc32f8d672d325e0bf5491e42c5e7109e (diff) |
Adds a CodeRay syntax highlighting filter to Haml
Notes
Notes:
svn path=/head/; revision=323398
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 af46c42f5a3b..644f1f91de96 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1750,6 +1750,7 @@ SUBDIR += rubygem-feed-normalizer SUBDIR += rubygem-feedzirra SUBDIR += rubygem-haml + SUBDIR += rubygem-haml-coderay SUBDIR += rubygem-hpricot SUBDIR += rubygem-http-cookie SUBDIR += rubygem-httparty |