diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:17:17 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:17:17 +0800 |
commit | c8279043c76c50a7dfb9161150d4f3eaf58762cf (patch) | |
tree | 5374f212b24b669102449332bbbc2b6cc1c03868 /irc/rbot/Makefile | |
parent | 94c0cf78ee56ccdae44659300e2944c84da47f6e (diff) | |
download | freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.gz freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.zst freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.zip |
De-pkg-comment.
Diffstat (limited to 'irc/rbot/Makefile')
-rw-r--r-- | irc/rbot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile index 043c05af0088..90a1cb9327ab 100644 --- a/irc/rbot/Makefile +++ b/irc/rbot/Makefile @@ -11,6 +11,7 @@ CATEGORIES= irc ruby MASTER_SITES= http://linuxbrit.co.uk/downloads/ MAINTAINER= david+ports@bushong.net +COMMENT= Ruby IRC bot similar to infobot RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb \ ${RUBY_SITELIBDIR}/rexml/document.rb:${PORTSDIR}/textproc/ruby-rexml |