diff --git a/www/Makefile b/www/Makefile index 9a75dd5beca5..3933900ab418 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2005,6 +2005,7 @@ SUBDIR += rubygem-thin SUBDIR += rubygem-tinyatom SUBDIR += rubygem-tinymce-rails + SUBDIR += rubygem-totoridipjp SUBDIR += rubygem-tumblr_client SUBDIR += rubygem-turbolinks SUBDIR += rubygem-turbolinks-rails41 diff --git a/www/rubygem-totoridipjp/Makefile b/www/rubygem-totoridipjp/Makefile new file mode 100644 index 000000000000..9e88558a442a --- /dev/null +++ b/www/rubygem-totoridipjp/Makefile @@ -0,0 +1,20 @@ +# Created by: TAKATSU Tomonari +# $FreeBSD$ + +PORTNAME= totoridipjp +PORTVERSION= 0.1.0 +CATEGORIES= www rubygems +MASTER_SITES= RG + +MAINTAINER= tota@FreeBSD.org +COMMENT= Ruby interface to totori.dip.jp Web API + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +NO_ARCH= yes +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include diff --git a/www/rubygem-totoridipjp/distinfo b/www/rubygem-totoridipjp/distinfo new file mode 100644 index 000000000000..f13e1f2ab676 --- /dev/null +++ b/www/rubygem-totoridipjp/distinfo @@ -0,0 +1,2 @@ +SHA256 (rubygem/totoridipjp-0.1.0.gem) = 93d1245c5273971c855b506a7a913d23d6f524e9d7d4494127ae1bc6174c910d +SIZE (rubygem/totoridipjp-0.1.0.gem) = 7168 diff --git a/www/rubygem-totoridipjp/pkg-descr b/www/rubygem-totoridipjp/pkg-descr new file mode 100644 index 000000000000..46973bb0bf14 --- /dev/null +++ b/www/rubygem-totoridipjp/pkg-descr @@ -0,0 +1,3 @@ +A Ruby library that provides access to totori.dip.jp Web APIs. + +WWW: http://rubygems.org/gems/totoridipjp