1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

A library for building web service security.

WWW: https://rubygems.org/gems/akami

PR:		ports/189433
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
This commit is contained in:
Steve Wills 2014-05-24 02:02:15 +00:00
parent 959e57510b
commit 74f348b628
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354971
4 changed files with 26 additions and 0 deletions

View File

@ -1759,6 +1759,7 @@
SUBDIR += rubygem-activeresource
SUBDIR += rubygem-acts-as-taggable-on
SUBDIR += rubygem-addressable
SUBDIR += rubygem-akami
SUBDIR += rubygem-amazon-ecs
SUBDIR += rubygem-anemone
SUBDIR += rubygem-async_sinatra

View File

@ -0,0 +1,20 @@
# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD$
PORTNAME= akami
PORTVERSION= 1.0.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= joe@thrallingpenguin.com
COMMENT= Library for building web service security
LICENSE= MIT
RUN_DEPENDS= rubygem-gyoku>=0.4.6:${PORTSDIR}/devel/rubygem-gyoku
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/akami-1.0.0.gem) = 41701e7c925fdd0534d302f79596e56bd380627768b4fd62c25a85285b06602d
SIZE (rubygem/akami-1.0.0.gem) = 8192

View File

@ -0,0 +1,3 @@
A library for building web service security.
WWW: https://rubygems.org/gems/akami