diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-11-23 22:50:29 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-11-23 22:50:29 +0000 |
commit | e23c093aa9dbcfc7a276fff55e80451cd25bb984 (patch) | |
tree | 8ea7edc3f9cf3acf07273e2f62d67610b95c711f /devel/Makefile | |
parent | 91f67a93740337850be448df843c32a5ffdb2f69 (diff) | |
download | ports-e23c093aa9dbcfc7a276fff55e80451cd25bb984.tar.gz ports-e23c093aa9dbcfc7a276fff55e80451cd25bb984.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
Notes
Notes:
svn path=/head/; revision=307691
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 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 |