head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


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

1.2
date	2010.05.26.19.51.33;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2009.07.13.22.14.05;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rubygem-rfeedfinder
# Date created:		2009-07-13
# Whom:			TERAMOTO Masahiro <markun@@onohara.to>
#
# $FreeBSD: head/www/rubygem-rfeedfinder/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	rfeedfinder
PORTVERSION=	0.9.13
CATEGORIES=	www textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	markun@@onohara.to
COMMENT=	A Ruby library to find the feed.

RUN_DEPENDS=	rubygem-hpricot>=0.6:${PORTSDIR}/www/rubygem-hpricot \
		rubygem-htmlentities>=4.0.0:${PORTSDIR}/textproc/rubygem-htmlentities \
		rubygem-hoe>=1.7.0:${PORTSDIR}/devel/rubygem-hoe

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.2
log
@- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@rFeedFinder uses RSS autodiscovery, Atom autodiscovery, spidering,
URL correction, and Web service queries -- whatever it takes --
to find the feed.

WWW:	http://rubyforge.org/projects/rfeedfinder/

PR:		ports/136715
Submitted by:	TERAMOTO Masahiro <markun at onohara.to>
@
text
@d11 1
a11 1
MASTER_SITES=	RF
@

