1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

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>
This commit is contained in:
Martin Wilke 2009-03-31 09:41:49 +00:00
parent 935f6f66d8
commit 37411a692c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231370
4 changed files with 30 additions and 0 deletions

View File

@ -1360,6 +1360,7 @@
SUBDIR += rubygem-merb
SUBDIR += rubygem-mongrel
SUBDIR += rubygem-mongrel_cluster
SUBDIR += rubygem-nicovideo
SUBDIR += rubygem-passenger
SUBDIR += rubygem-rack
SUBDIR += rubygem-rails

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: rubygem-nicovideo
# Date created: 2009-03-30
# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
#
# $FreeBSD$
#
PORTNAME= nicovideo
PORTVERSION= 0.1.7
CATEGORIES= www rubygems
MASTER_SITES= RF
MAINTAINER= kaoru@kaisei.org
COMMENT= Scraping NICONICO DOUGA utility for Ruby
RUN_DEPENDS= rubygem-mechanize>=0.6.0:${PORTSDIR}/www/rubygem-mechanize
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (rubygem/nicovideo-0.1.7.gem) = 1c9221f9c9f7ac8e94dd7a4ecffe4af6
SHA256 (rubygem/nicovideo-0.1.7.gem) = faf8554ba127699bd85362275c99f13e197ffb4544179979009fe14078c98bd1
SIZE (rubygem/nicovideo-0.1.7.gem) = 14848

View File

@ -0,0 +1,4 @@
Scraping NICONICO DOUGA utility for Ruby.
(NICONICO DOUGA is Video Sharing Service)
WWW: http://rubyforge.org/projects/nicovideo/