aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-11-24 06:50:29 +0800
committerswills <swills@FreeBSD.org>2012-11-24 06:50:29 +0800
commite92b2bf3782e32696ccf4b1234c5a5a019ced9a9 (patch)
tree8ea7edc3f9cf3acf07273e2f62d67610b95c711f /devel
parent2676d8f014af91caa04bdd7b189cc41e17f92dbe (diff)
downloadfreebsd-ports-gnome-e92b2bf3782e32696ccf4b1234c5a5a019ced9a9.tar.gz
freebsd-ports-gnome-e92b2bf3782e32696ccf4b1234c5a5a019ced9a9.tar.zst
freebsd-ports-gnome-e92b2bf3782e32696ccf4b1234c5a5a019ced9a9.zip
Annoy, like your annoying friend that asks you questions all the time. Rudy
uses annoy to present the user with a simple question before continuing with a destructive action. WWW: http://rubygems.org/gems/annoy Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/rubygem-annoy/Makefile18
-rw-r--r--devel/rubygem-annoy/distinfo2
-rw-r--r--devel/rubygem-annoy/pkg-descr5
4 files changed, 26 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d8b32c9005a9..4d6d4e5f72a8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3806,6 +3806,7 @@
SUBDIR += rubygem-activesupport
SUBDIR += rubygem-allison
SUBDIR += rubygem-analogger
+ SUBDIR += rubygem-annoy
SUBDIR += rubygem-ansi
SUBDIR += rubygem-app_config
SUBDIR += rubygem-arrayfields
diff --git a/devel/rubygem-annoy/Makefile b/devel/rubygem-annoy/Makefile
new file mode 100644
index 000000000000..9759493cd610
--- /dev/null
+++ b/devel/rubygem-annoy/Makefile
@@ -0,0 +1,18 @@
+# Created by: Steve Wills <swills@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= annoy
+PORTVERSION= 0.5.6
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+
+MAINTAINER= swills@FreeBSD.org
+COMMENT= Present the user with a simple question before a destructive action
+
+RUN_DEPENDS= rubygem-highline>=1.4.0:${PORTSDIR}/devel/rubygem-highline
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-annoy/distinfo b/devel/rubygem-annoy/distinfo
new file mode 100644
index 000000000000..37f8147f48c9
--- /dev/null
+++ b/devel/rubygem-annoy/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/annoy-0.5.6.gem) = f45924069fbc6996693fc06618f4bc28b7e80e68d4625ab198efea89eb8d34b7
+SIZE (rubygem/annoy-0.5.6.gem) = 9728
diff --git a/devel/rubygem-annoy/pkg-descr b/devel/rubygem-annoy/pkg-descr
new file mode 100644
index 000000000000..5c3b356be715
--- /dev/null
+++ b/devel/rubygem-annoy/pkg-descr
@@ -0,0 +1,5 @@
+Annoy, like your annoying friend that asks you questions all the time. Rudy
+uses annoy to present the user with a simple question before continuing with a
+destructive action.
+
+WWW: http://rubygems.org/gems/annoy