aboutsummaryrefslogtreecommitdiff
path: root/net-im/rubygem-earthquake
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-06-01 16:22:11 +0000
committerSteve Wills <swills@FreeBSD.org>2012-06-01 16:22:11 +0000
commit872817b28277e066fa3a54e269ac5fd0fbae51e3 (patch)
tree59e4080bf29130504996ee7c9d0651d31a29200b /net-im/rubygem-earthquake
parent19f7d9b6d1c17e7df0960ad41366a6e5b5795255 (diff)
downloadports-872817b28277e066fa3a54e269ac5fd0fbae51e3.tar.gz
ports-872817b28277e066fa3a54e269ac5fd0fbae51e3.zip
Twitter Client on Terminal with Twitter Streaming API.
WWW: http://rubygems.org/gems/earthquake PR: ports/168173 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Notes
Notes: svn path=/head/; revision=297965
Diffstat (limited to 'net-im/rubygem-earthquake')
-rw-r--r--net-im/rubygem-earthquake/Makefile32
-rw-r--r--net-im/rubygem-earthquake/distinfo2
-rw-r--r--net-im/rubygem-earthquake/pkg-descr3
3 files changed, 37 insertions, 0 deletions
diff --git a/net-im/rubygem-earthquake/Makefile b/net-im/rubygem-earthquake/Makefile
new file mode 100644
index 000000000000..8d232f885431
--- /dev/null
+++ b/net-im/rubygem-earthquake/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: rubygem-earthquake
+# Date created: 2012-05-21
+# Whom: Koichiro IWAO <meta+ports@vmeta.jp>
+#
+# $FreeBSD$
+#
+
+PORTNAME= earthquake
+PORTVERSION= 0.9.0
+CATEGORIES= net-im rubygems
+MASTER_SITES= RG
+
+MAINTAINER= meta+ports@vmeta.jp
+COMMENT= A terminal based twitter client with Twitter streaming API
+
+RUN_DEPENDS= rubygem-twitter-stream>=0.1.15:${PORTSDIR}/net/rubygem-twitter-stream \
+ rubygem-notify>=0.2.1:${PORTSDIR}/devel/rubygem-notify \
+ rubygem-i18n>=0.6.0:${PORTSDIR}/devel/rubygem-i18n \
+ rubygem-activesupport>=3.2.1:${PORTSDIR}/devel/rubygem-activesupport \
+ rubygem-awesome_print>=1.0.2:${PORTSDIR}/devel/rubygem-awesome_print \
+ rubygem-launchy>=2.0.5:${PORTSDIR}/devel/rubygem-launchy \
+ rubygem-oauth>=0.4.5:${PORTSDIR}/net/rubygem-oauth \
+ rubygem-twitter_oauth>=0.4.3:${PORTSDIR}/security/rubygem-twitter_oauth \
+ rubygem-slop>=2.4.4:${PORTSDIR}/devel/rubygem-slop
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+USE_RAKE= yes
+RUBYGEM_AUTOPLIST= yes
+PLIST_FILES= bin/earthquake
+
+.include <bsd.port.mk>
diff --git a/net-im/rubygem-earthquake/distinfo b/net-im/rubygem-earthquake/distinfo
new file mode 100644
index 000000000000..767f745a30c8
--- /dev/null
+++ b/net-im/rubygem-earthquake/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/earthquake-0.9.0.gem) = 81d342bd78720138389a94d4cfa25e024237b888bdb7c2af059525abcb25df08
+SIZE (rubygem/earthquake-0.9.0.gem) = 18432
diff --git a/net-im/rubygem-earthquake/pkg-descr b/net-im/rubygem-earthquake/pkg-descr
new file mode 100644
index 000000000000..a0582c9d780a
--- /dev/null
+++ b/net-im/rubygem-earthquake/pkg-descr
@@ -0,0 +1,3 @@
+Twitter Client on Terminal with Twitter Streaming API.
+
+WWW: http://rubygems.org/gems/earthquake