head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.05;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.01.25.23.27.15;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2011.11.16.18.57.09;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2011.10.31.08.58.38;	author sunpoet;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rubygem-webrobots
# Date created:		2011-10-31
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@@FreeBSD.org>
#
# $FreeBSD: head/www/rubygem-webrobots/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	webrobots
PORTVERSION=	0.0.13
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@@FreeBSD.org
COMMENT=	Write robots.txt compliant web robots in Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.3
log
@- Update to 0.0.13
- Add RG link

Changes:	https://github.com/knu/webrobots/commits/master
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Fix CATEGORIES: it should be rubygems, not ruby

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.0.12
a15 2
RUN_DEPENDS=	rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri

@


1.1
log
@- Add rubygem-webrobots 0.0.12

rubygem-webrobots helps writing robots.txt compliant web robots in Ruby.

WWW: https://github.com/knu/webrobots
WWW: https://rubygems.org/gems/webrobots
@
text
@d10 1
a10 1
CATEGORIES=	www ruby
@

