summaryrefslogtreecommitdiff
path: root/www/ruby-webrobots/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-webrobots/Makefile')
-rw-r--r--www/ruby-webrobots/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ruby-webrobots/Makefile b/www/ruby-webrobots/Makefile
index a90d4688019..2ab63d050ce 100644
--- a/www/ruby-webrobots/Makefile
+++ b/www/ruby-webrobots/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2013/04/06 14:30:19 rodent Exp $
+# $NetBSD: Makefile,v 1.8 2014/04/28 21:57:46 joerg Exp $
DISTNAME= webrobots-0.1.1
CATEGORIES= www
@@ -10,5 +10,7 @@ LICENSE= 2-clause-bsd
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.4.4:../../textproc/ruby-nokogiri
+RUBY_VERSION_SUPPORTED= 200 193 21
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"