# 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-rest-client # rubygem-rest-client/Makefile # rubygem-rest-client/distinfo # rubygem-rest-client/pkg-descr # echo c - rubygem-rest-client mkdir -p rubygem-rest-client > /dev/null 2>&1 echo x - rubygem-rest-client/Makefile sed 's/^X//' >rubygem-rest-client/Makefile << '8df078a8d3c05e35b10d1082ffdae8b1' X# Ports collection makefile for: rubygem-rest-client X# Date created: 10 Dec 2010 X# Whom: Renaud Chaput X# X# $FreeBSD$ X XPORTNAME= rest-client XPORTVERSION= 1.6.1 XCATEGORIES= www rubygems XMASTER_SITES= RG X XMAINTAINER= renchap@cocoa-x.com XCOMMENT= A simple Simple HTTP and REST client for Ruby X XRUN_DEPENDS= rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include 8df078a8d3c05e35b10d1082ffdae8b1 echo x - rubygem-rest-client/distinfo sed 's/^X//' >rubygem-rest-client/distinfo << '3345e51a473bd299352a08a2d5493227' XSHA256 (rubygem/rest-client-1.6.1.gem) = 7db53b5ef2ab200fabe841642c73ffeec9eaf2bb4f1ba9ef597b3b6ddd4ff4e7 XSIZE (rubygem/rest-client-1.6.1.gem) = 55296 3345e51a473bd299352a08a2d5493227 echo x - rubygem-rest-client/pkg-descr sed 's/^X//' >rubygem-rest-client/pkg-descr << '6b377627733f6a274dab3200c52ca103' XA simple Simple HTTP and REST client for Ruby, inspired by the Sinatra Xmicroframework style of specifying actions: get, put, post, delete. X XWWW: http://github.com/archiloque/rest-client 6b377627733f6a274dab3200c52ca103 exit