Changeset 104961 for trunk/dports/ruby
- Timestamp:
- Apr 6, 2013, 12:54:24 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/ruby/rb-runt/Portfile
r103879 r104961 1 1 # $Id$ 2 2 3 PortSystem 1.0 3 4 PortGroup ruby 1.0 … … 11 12 patterns created by Martin Fowler. It is a Ruby \ 12 13 version of ChronicJ (http://chronicj.org). 13 license Apache 14 license Apache-1.1 14 15 checksums md5 51bbf39848701f05565141dd79f209a5 15 16 platforms darwin … … 19 20 test.dir ${worksrcpath}/test 20 21 test.cmd ${ruby.bin} alltests.rb 21
Note: See TracChangeset
for help on using the changeset viewer.