Revision: 68333 http://trac.macports.org/changeset/68333 Author: singingwolfboy@macports.org Date: 2010-06-01 14:28:04 -0700 (Tue, 01 Jun 2010) Log Message: ----------- New port: rb19-archive-tar-minitar Added Paths: ----------- trunk/dports/ruby/rb19-archive-tar-minitar/ trunk/dports/ruby/rb19-archive-tar-minitar/Portfile Added: trunk/dports/ruby/rb19-archive-tar-minitar/Portfile =================================================================== --- trunk/dports/ruby/rb19-archive-tar-minitar/Portfile (rev 0) +++ trunk/dports/ruby/rb19-archive-tar-minitar/Portfile 2010-06-01 21:28:04 UTC (rev 68333) @@ -0,0 +1,18 @@ +# $Id$ + +PortSystem 1.0 +PortGroup ruby 1.0 + +ruby.setup archive-tar-minitar 0.5.2 gem {} rubygems ruby19 +description Ruby library and utility for POSIX tar(1) archive files +long_description \ + Archive::Tar::Minitar is a pure-Ruby library and command-line utility \ + that provides the ability to deal with POSIX tar(1) archive files. The \ + implementation is based heavily on Mauricio Ferna'ndez's implementation \ + in rpa-base, but has been reorganised to promote reuse in other projects. +license Ruby or GPL +maintainers singingwolfboy openmaintainer +homepage http://rubyforge.org/projects/ruwiki/ +checksums md5 c8bf480d64cd6be11c0670870dbd760c \ + sha1 00002e37dba2de3022236b93a2a01d2d5582b97d \ + rmd160 e8d5eb202aae8f76010464baa1255b37a70da9e3 Property changes on: trunk/dports/ruby/rb19-archive-tar-minitar/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
singingwolfboy@macports.org