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


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

1.2
date	2012.10.13.20.37.03;	author tota;	state Exp;
branches;
next	1.1;

1.1
date	2011.07.31.04.43.00;	author tota;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# Created by: TAKATSU Tomonari <tota@@FreeBSD.org>
# $FreeBSD: head/security/rubygem-twitter_oauth/Makefile 305850 2012-10-13 20:37:03Z tota $
#

PORTNAME=	twitter_oauth
PORTVERSION=	0.4.4
CATEGORIES=	security rubygems
MASTER_SITES=	RG

MAINTAINER=	tota@@FreeBSD.org
COMMENT=	Twitter OAuth REST API client library for Ruby

RUN_DEPENDS=	rubygem-json>=1.1.9:${PORTSDIR}/devel/rubygem-json \
		rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \
		rubygem-oauth>=0.4.1:${PORTSDIR}/net/rubygem-oauth

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.2
log
@SVN rev 305850 on 2012-10-13 20:37:03Z by tota

- Update to 0.4.4
- Convert to new Makefile header

Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1
log
@- Add a new port: security/rubygem-twitter_oauth

  twitter_oauth is a Ruby client for the Twitter API using OAuth.

  WWW:	https://github.com/moomerman/twitter_oauth
@
text
@d1 1
a1 4
# New ports collection makefile for:	rubygem-twitter_oauth
# Date created:		2011-07-31
# Whom:			TAKATSU Tomonari <tota@@FreeBSD.org>
#
d6 1
a6 1
PORTVERSION=	0.4.3
@

