Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145514256
D2481.id5277.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D2481.id5277.diff
View Options
Index: www/Makefile
===================================================================
--- www/Makefile
+++ www/Makefile
@@ -1789,6 +1789,7 @@
SUBDIR += rubygem-akami
SUBDIR += rubygem-amazon-ecs
SUBDIR += rubygem-anemone
+ SUBDIR += rubygem-asana
SUBDIR += rubygem-async_sinatra
SUBDIR += rubygem-bluecloth
SUBDIR += rubygem-bootstrap-sass
Index: www/rubygem-asana/Makefile
===================================================================
--- /dev/null
+++ www/rubygem-asana/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= asana
+PORTVERSION= 0.0.6
+CATEGORIES= www rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Ruby wrapper for the Asana REST API
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= rubygem-activeresource>=3.2.3:${PORTSDIR}/www/rubygem-activeresource
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
Index: www/rubygem-asana/distinfo
===================================================================
--- /dev/null
+++ www/rubygem-asana/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/asana-0.0.6.gem) = 97b5746426956cd347627f80f83e267084572282cf84f4320ea90dc8fd2d62f4
+SIZE (rubygem/asana-0.0.6.gem) = 11264
Index: www/rubygem-asana/pkg-descr
===================================================================
--- /dev/null
+++ www/rubygem-asana/pkg-descr
@@ -0,0 +1,5 @@
+This gem is a simple Ruby wrapper for the Asana REST API. It uses
+ActiveResource to provide a simple, familiar interface for
+accessing your Asana account.
+
+WWW: http://github.com/rbright/asana
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 21, 8:18 PM (3 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28927242
Default Alt Text
D2481.id5277.diff (1 KB)
Attached To
Mode
D2481: new port: www/rubygem-asana
Attached
Detach File
Event Timeline
Log In to Comment