aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2011-08-01 15:41:41 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2011-08-01 15:41:41 +0000
commit67d09fa03198c33790334c39b2872fba6754fb00 (patch)
treeda7a503e7cb72cf9fa3264ca0b687ea1eabdf801 /textproc/Makefile
parentf0de4761aab687bbcbd58610c983a596527c9b01 (diff)
downloadports-67d09fa03198c33790334c39b2872fba6754fb00.tar.gz
ports-67d09fa03198c33790334c39b2872fba6754fb00.zip
- Add a new port: textproc/rubygem-coderay
CodeRay is a Ruby library for syntax highlighting. Syntax highlighting means: You put your code in, and you get it back colored; Keywords, strings, floats, comments - all in different colors. And with line numbers. Syntax Highlighting... * makes code easier to read and maintain * lets you detect syntax errors faster * helps you to understand the syntax of a language * looks nice * is what everybody should have on their website * solves all your problems and makes the girls run after you WWW: http://coderay.rubychan.de/
Notes
Notes: svn path=/head/; revision=278717
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index f41f720e468a..57cea7cc72fc 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1185,6 +1185,7 @@
SUBDIR += ruby-xslt
SUBDIR += ruby-xtemplate
SUBDIR += rubygem-augeas
+ SUBDIR += rubygem-coderay
SUBDIR += rubygem-diff-lcs
SUBDIR += rubygem-ezamar
SUBDIR += rubygem-ferret