A simple library to obey robots.txt files

WWW:	http://rubygems.org/gems/robotex
This commit is contained in:
Steve Wills 2012-06-05 19:40:44 +00:00
parent 1534767a37
commit a8c7a524a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298511
4 changed files with 26 additions and 0 deletions

View File

@ -1718,6 +1718,7 @@
SUBDIR += rubygem-rest-client
SUBDIR += rubygem-rfacebook
SUBDIR += rubygem-rfeedfinder
SUBDIR += rubygem-robotex
SUBDIR += rubygem-robots
SUBDIR += rubygem-rubyfulsoup
SUBDIR += rubygem-scrapi

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: rubygem-robotex
# Date created: 2012-06-05
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= robotex
PORTVERSION= 1.0.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple library to obey robots.txt files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/robotex-1.0.0.gem) = bcc275b77366a3ee54361014efb2113be2073b139aa3769c676d688cc65b1d17
SIZE (rubygem/robotex-1.0.0.gem) = 6656

View File

@ -0,0 +1,3 @@
A simple library to obey robots.txt files
WWW: http://rubygems.org/gems/robotex