[80622] trunk/dports/ruby
kimuraw at macports.org
kimuraw at macports.org
Fri Jul 15 17:23:10 PDT 2011
Revision: 80622
http://trac.macports.org/changeset/80622
Author: kimuraw at macports.org
Date: 2011-07-15 17:23:10 -0700 (Fri, 15 Jul 2011)
Log Message:
-----------
ruby/rb-coderay: New Port. Fast and easy syntax highlighting.
Added Paths:
-----------
trunk/dports/ruby/rb-coderay/
trunk/dports/ruby/rb-coderay/Portfile
Added: trunk/dports/ruby/rb-coderay/Portfile
===================================================================
--- trunk/dports/ruby/rb-coderay/Portfile (rev 0)
+++ trunk/dports/ruby/rb-coderay/Portfile 2011-07-16 00:23:10 UTC (rev 80622)
@@ -0,0 +1,20 @@
+# $Id: Portfile 70493 2010-08-11 12:59:35Z kimuraw at macports.org $
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup coderay 0.9.8 gem {} rubygems
+maintainers kimuraw openmaintainer
+description Fast and easy syntax highlighting for selected languages.
+long_description Fast and easy syntax highlighting for selected languages, \
+ written in Ruby.
+
+homepage http://coderay.rubychan.de/
+license LGPLv2+
+supported_archs noarch
+
+checksums md5 9e0e0cba383daba57ef7c256a1742965 \
+ sha1 36bb1b8aa8f0f1285ab912d7f13690bef19da3c6 \
+ rmd160 82e8c8d9da56ea47785486e26d4e873e602b06ee
+platforms darwin
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110715/1a2cd95c/attachment.html>
More information about the macports-changes
mailing list