From 02308cee5d052484a756ed34213b1008790909ae Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 12 Aug 2011 17:30:51 +0000 Subject: Imporging www/ruby-webrobots package version 0.0.11. This library helps write robots.txt compliant web robots in Ruby. --- www/ruby-webrobots/DESCR | 1 + www/ruby-webrobots/Makefile | 14 ++++++++++++++ www/ruby-webrobots/PLIST | 17 +++++++++++++++++ www/ruby-webrobots/distinfo | 5 +++++ 4 files changed, 37 insertions(+) create mode 100644 www/ruby-webrobots/DESCR create mode 100644 www/ruby-webrobots/Makefile create mode 100644 www/ruby-webrobots/PLIST create mode 100644 www/ruby-webrobots/distinfo (limited to 'www/ruby-webrobots') diff --git a/www/ruby-webrobots/DESCR b/www/ruby-webrobots/DESCR new file mode 100644 index 00000000000..7d6da0dad13 --- /dev/null +++ b/www/ruby-webrobots/DESCR @@ -0,0 +1 @@ +This library helps write robots.txt compliant web robots in Ruby. diff --git a/www/ruby-webrobots/Makefile b/www/ruby-webrobots/Makefile new file mode 100644 index 00000000000..8dec63f2bf8 --- /dev/null +++ b/www/ruby-webrobots/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/08/12 17:30:51 taca Exp $ + +DISTNAME= webrobots-0.0.11 +CATEGORIES= www + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://rubygems.org/gems/webrobots +COMMENT= Ruby library to help write robots.txt compliant web robots +LICENSE= 2-clause-bsd + +DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.4.4:../../textproc/ruby-nokogiri + +.include "../../lang/ruby/gem.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-webrobots/PLIST b/www/ruby-webrobots/PLIST new file mode 100644 index 00000000000..5c89baf9ec1 --- /dev/null +++ b/www/ruby-webrobots/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/12 17:30:51 taca Exp $ +${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.document +${GEM_LIBDIR}/Gemfile +${GEM_LIBDIR}/Gemfile.lock +${GEM_LIBDIR}/LICENSE.txt +${GEM_LIBDIR}/README.rdoc +${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/VERSION +${GEM_LIBDIR}/lib/webrobots.rb +${GEM_LIBDIR}/lib/webrobots/nokogiri.rb +${GEM_LIBDIR}/lib/webrobots/robotstxt.rb +${GEM_LIBDIR}/lib/webrobots/robotstxt.ry +${GEM_LIBDIR}/test/helper.rb +${GEM_LIBDIR}/test/test_webrobots.rb +${GEM_LIBDIR}/webrobots.gemspec +${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/ruby-webrobots/distinfo b/www/ruby-webrobots/distinfo new file mode 100644 index 00000000000..39b74347522 --- /dev/null +++ b/www/ruby-webrobots/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/08/12 17:30:51 taca Exp $ + +SHA1 (webrobots-0.0.11.gem) = 42f8d4c5b36c1de8b007d5d88613c190aca798fc +RMD160 (webrobots-0.0.11.gem) = e951757e1366be259debea9e04141127446a14a2 +Size (webrobots-0.0.11.gem) = 16384 bytes -- cgit v1.2.3