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:
parent
935f6f66d8
commit
37411a692c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231370
@ -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
|
||||
|
22
www/rubygem-nicovideo/Makefile
Normal file
22
www/rubygem-nicovideo/Makefile
Normal 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>
|
3
www/rubygem-nicovideo/distinfo
Normal file
3
www/rubygem-nicovideo/distinfo
Normal 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
|
4
www/rubygem-nicovideo/pkg-descr
Normal file
4
www/rubygem-nicovideo/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Scraping NICONICO DOUGA utility for Ruby.
|
||||
(NICONICO DOUGA is Video Sharing Service)
|
||||
|
||||
WWW: http://rubyforge.org/projects/nicovideo/
|
Loading…
Reference in New Issue
Block a user