1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add new port: www/rubygem-totoridipjp

A Ruby library that provides access to totori.dip.jp Web APIs.

  WWW: http://rubygems.org/gems/totoridipjp
This commit is contained in:
TAKATSU Tomonari 2016-01-31 06:53:07 +00:00
parent 8e67978e1a
commit 52b18e2c4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407577
4 changed files with 26 additions and 0 deletions

View File

@ -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

View File

@ -0,0 +1,20 @@
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $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 <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/totoridipjp-0.1.0.gem) = 93d1245c5273971c855b506a7a913d23d6f524e9d7d4494127ae1bc6174c910d
SIZE (rubygem/totoridipjp-0.1.0.gem) = 7168

View File

@ -0,0 +1,3 @@
A Ruby library that provides access to totori.dip.jp Web APIs.
WWW: http://rubygems.org/gems/totoridipjp