summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-04-12 15:44:33 +0000
committerminskim <minskim@pkgsrc.org>2018-04-12 15:44:33 +0000
commit8fbaf48b6d1ae79faf13a5ecd628ca5026e3d36a (patch)
treeffd8a6ade9b534af0ff85ea225a45c5b99b1bcc1 /www
parent3dd59fccd44997b8396ccd9038d57f493b84e73b (diff)
downloadpkgsrc-8fbaf48b6d1ae79faf13a5ecd628ca5026e3d36a.tar.gz
www/ruby-robots: Import version 0.10.1
This parses robots.txt files.
Diffstat (limited to 'www')
-rw-r--r--www/ruby-robots/DESCR1
-rw-r--r--www/ruby-robots/Makefile15
-rw-r--r--www/ruby-robots/PLIST16
-rw-r--r--www/ruby-robots/distinfo6
4 files changed, 38 insertions, 0 deletions
diff --git a/www/ruby-robots/DESCR b/www/ruby-robots/DESCR
new file mode 100644
index 00000000000..485022b47c4
--- /dev/null
+++ b/www/ruby-robots/DESCR
@@ -0,0 +1 @@
+This parses robots.txt files.
diff --git a/www/ruby-robots/Makefile b/www/ruby-robots/Makefile
new file mode 100644
index 00000000000..4454d356b23
--- /dev/null
+++ b/www/ruby-robots/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2018/04/12 15:44:33 minskim Exp $
+
+DISTNAME= robots-0.10.1
+CATEGORIES= www
+
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://github.com/fizx/robots
+COMMENT= Parser for robots.txt
+LICENSE= mit
+
+post-extract:
+ ${CHMOD} -R a+r ${WRKSRC}
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-robots/PLIST b/www/ruby-robots/PLIST
new file mode 100644
index 00000000000..b93a8392d59
--- /dev/null
+++ b/www/ruby-robots/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2018/04/12 15:44:33 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/CHANGELOG
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/VERSION
+${GEM_LIBDIR}/lib/robots.rb
+${GEM_LIBDIR}/robots.gemspec
+${GEM_LIBDIR}/test/fixtures/emptyish.txt
+${GEM_LIBDIR}/test/fixtures/eventbrite.txt
+${GEM_LIBDIR}/test/fixtures/google.txt
+${GEM_LIBDIR}/test/fixtures/reddit.txt
+${GEM_LIBDIR}/test/fixtures/yelp.txt
+${GEM_LIBDIR}/test/test_robots.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/www/ruby-robots/distinfo b/www/ruby-robots/distinfo
new file mode 100644
index 00000000000..f0ba16c840e
--- /dev/null
+++ b/www/ruby-robots/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/04/12 15:44:33 minskim Exp $
+
+SHA1 (robots-0.10.1.gem) = c73cd202dc53972f027a634f4b17e9556ac1255c
+RMD160 (robots-0.10.1.gem) = a06f050fbea6dec0462fcd50fdf677b638593cfd
+SHA512 (robots-0.10.1.gem) = 57d5619e172961128c7e2f4175f299ecde28615680dc9fa2721ab86053515da46cae03b03dbdbf9a03a96387a361eefb013a7b3c3b3e61a26592ec4998d10bc5
+Size (robots-0.10.1.gem) = 10752 bytes