aboutsummaryrefslogtreecommitdiff
path: root/irc/rbot/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-31 23:52:42 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-31 23:52:42 +0000
commit7ff207f25388c6a5025df6a61f235906224f808b (patch)
tree6b729221bde83ba7fba0f73afaaf9ad06938e089 /irc/rbot/Makefile
parentab7caf533e903f76997f7f32cfdfb41c53f64abe (diff)
downloadports-7ff207f25388c6a5025df6a61f235906224f808b.tar.gz
ports-7ff207f25388c6a5025df6a61f235906224f808b.zip
Notes
Diffstat (limited to 'irc/rbot/Makefile')
-rw-r--r--irc/rbot/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 4d929456b04f..e39747fe653f 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -6,12 +6,15 @@
#
PORTNAME= rbot
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.5
CATEGORIES= irc ruby
MASTER_SITES= http://linuxbrit.co.uk/downloads/
MAINTAINER= david+ports@bushong.net
+RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \
+ ${RUBY_SITELIBDIR}/rexml/document.rb:${PORTSDIR}/textproc/ruby-rexml
+
USE_RUBY= yes
NO_BUILD= yes