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.34;	author pgollucci;	state Exp;
branches;
next	1.1;

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


desc
@@


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

PORTNAME=	simple-rss
PORTVERSION=	1.2
CATEGORIES=	www textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	markun@@onohara.to
COMMENT=	A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby.

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
@Simple RSS is a simple, flexible, extensible, and liberal RSS and Atom reader
for Ruby. It is designed to be backwards compatible with the standard RSS
parser, but will never do RSS generation.

WWW:	http://rubyforge.org/projects/simple-rss/

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

