# 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-money # rubygem-money/Makefile # rubygem-money/distinfo # rubygem-money/pkg-descr # echo c - rubygem-money mkdir -p rubygem-money > /dev/null 2>&1 echo x - rubygem-money/Makefile sed 's/^X//' >rubygem-money/Makefile << '66ddcc90db174ca11d9848c57529cd21' X# Ports collection makefile for: rubygem-money X# Date created: 27 April 2011 X# Whom: Eric Freeman X# X# $FreeBSD$ X# X XPORTNAME= money XPORTVERSION= 3.6.1 XCATEGORIES= finance rubygems XMASTER_SITES= RG X XMAINTAINER= freebsdports@chillibear.com XCOMMENT= Library for handling money and different currencies X XRUN_DEPENDS= rubygem-i18n>=0.4.0:${PORTSDIR}/devel/rubygem-i18n X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include 66ddcc90db174ca11d9848c57529cd21 echo x - rubygem-money/distinfo sed 's/^X//' >rubygem-money/distinfo << '19c36cd303d50458c956569b233c61ff' XSHA256 (rubygem/money-3.6.1.gem) = 633e3b4ac89a5e22b48c3b670b2b6bc41387725582a253fd873937ef9defffa5 XSIZE (rubygem/money-3.6.1.gem) = 94720 19c36cd303d50458c956569b233c61ff echo x - rubygem-money/pkg-descr sed 's/^X//' >rubygem-money/pkg-descr << '28c614769be76e2d7f3c7368f620d09e' XA library assists in handling money and different currencies. XIt features a Money class which encapsulates all information Xabout an certain amount of money, such as its value and its currency. X XWWW: http://money.rubyforge.org/ 28c614769be76e2d7f3c7368f620d09e exit