head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.03.05;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2010.09.24.22.28.25;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2010.09.24.22.03.41;	author skreuzer;	state Exp;
branches;
next	1.5;

1.5
date	2010.06.06.19.25.10;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2010.05.26.19.51.33;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2009.03.28.01.16.37;	author skreuzer;	state Exp;
branches;
next	1.2;

1.2
date	2009.02.14.00.46.06;	author stas;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.28.01.36.07;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# Ports collection makefile for:	rfacebook
# Date created:				16 April 2008
# Whom:					Steven Kreuzer
#
# $FreeBSD: head/www/rubygem-rfacebook/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	rfacebook
PORTVERSION=	0.9.8
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Ruby interface to the Facebook API

RUN_DEPENDS=	rubygem-hpricot>=0.6.0:${PORTSDIR}/www/rubygem-hpricot \
		rubygem-mocha>=0.5.3:${PORTSDIR}/devel/rubygem-mocha

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.7
log
@- Send to ruby@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Fix dependency versions

PR:		ports/150826
Submitted by:	"Philip M. Gollucci" <pgollucci@@p6m7g8.com>
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.5
log
@- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
@
text
@d10 1
d14 1
a14 1
MAINTAINER=	skreuzer@@FreeBSD.org
d17 1
a17 1
RUN_DEPENDS=	rubygem-hpricot>=0.6:${PORTSDIR}/www/rubygem-hpricot \
@


1.4
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
@d16 1
a16 1
BUILD_DEPENDS=	rubygem-hpricot>=0.6:${PORTSDIR}/www/rubygem-hpricot \
a17 1
RUN_DEPENDS=	${BUILD_REQUIRES}
@


1.3
log
@Change MAINTAINER on my ports to my FreeBSD email address

Approved by:	wxs (mentor)
@
text
@d11 1
a11 1
MASTER_SITES=	RF
@


1.2
log
@- Fix plist after ruby update by generating it dynamically.
@
text
@d13 1
a13 1
MAINTAINER=	skreuzer@@exit2shell.com
@


1.1
log
@RFacebook is a Ruby interface to the Facebook API.

It hides all the nitty-gritty details behind a beautiful Ruby front-end,
allowing you to focus on writing great code.

WWW: http://rfacebook.rubyforge.org/

PR:		ports/122821
Submitted by:	Steven Kreuzer
@
text
@d22 1
@

