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


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

1.3
date	2010.05.26.19.51.32;	author pgollucci;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	rubygem-nicovideo
# Date created:		2009-03-30
# Whom:			TAKAHASHI Kaoru <kaoru@@kaisei.org>
#
# $FreeBSD: head/www/rubygem-nicovideo/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	nicovideo
PORTVERSION=	0.1.8
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	kaoru@@kaisei.org
COMMENT=	Scraping NICONICO DOUGA utility for Ruby

RUN_DEPENDS=	rubygem-mechanize>=0.9.2:${PORTSDIR}/www/rubygem-mechanize \
		rubygem-json>=1.1.4:${PORTSDIR}/devel/rubygem-json

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@


1.3
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.2
log
@- Update to 0.1.8

PR:             ports/134686
Approved by:    maintainer
Submitted by:   me
@
text
@d11 1
a11 1
MASTER_SITES=	RF
@


1.1
log
@Scraping NICONICO DOUGA utility for Ruby.
(NICONICO DOUGA is Video Sharing Service)

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

PR:		ports/133200
Submitted by:	TAKAHASHI Kaoru <kaoru at kaisei.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.1.7
d16 2
a17 1
RUN_DEPENDS=	rubygem-mechanize>=0.6.0:${PORTSDIR}/www/rubygem-mechanize
@

