# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-narray/ # rubygem-narray/distinfo # rubygem-narray/pkg-descr # rubygem-narray/Makefile # echo c - rubygem-narray/ mkdir -p rubygem-narray/ > /dev/null 2>&1 echo x - rubygem-narray/distinfo sed 's/^X//' >rubygem-narray/distinfo << 'a80fdba85daa1590d0aa898e968e98b7' XSHA256 (rubygem/narray-0.6.0.8.gem) = 6ebe71c6047b2058fd456041ce29ba4bcc91615bfa8a87b0c4f60cdd82a7275d XSIZE (rubygem/narray-0.6.0.8.gem) = 65024 a80fdba85daa1590d0aa898e968e98b7 echo x - rubygem-narray/pkg-descr sed 's/^X//' >rubygem-narray/pkg-descr << 'd26d081d82e34f626a23b735670a86fd' XNArray is an Numerical N-dimensional Array class. Supported element types are X1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This X extension library incorporates fast calculation and easy manipulation of large Xnumerical arrays into the Ruby language. NArray has features similar to NumPy, Xbut NArray has vector and matrix subclasses. X XAuthor: Masahiro TANAKA XWWW: http://narray.rubyforge.org/ X http://rubygems.org/gems/narray d26d081d82e34f626a23b735670a86fd echo x - rubygem-narray/Makefile sed 's/^X//' >rubygem-narray/Makefile << '9b9207752ce766e0676f9716f51a2382' X# New ports collection makefile for: rubygem-narray X# Date created: 2014-03-25 X# Whom: Shin-ya MURAKAMI X# X# $FreeBSD: $ X# X XPORTNAME= narray XPORTVERSION= 0.6.0.8 XCATEGORIES= math rubygems XMASTER_SITES= RG X XMAINTAINER= murashin@FreeBSD.org XCOMMENT= Numerical N-dimensional array library for Ruby X XUSE_RUBY= yes XUSE_RAKE= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include 9b9207752ce766e0676f9716f51a2382 exit