aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 22:18:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 22:24:03 +0000
commit4f04e471dbe4ba5f9e79e6cbd74d004985df2379 (patch)
tree077caa44635bef9d1d4f91e20fffd54d72814947 /irc
parent48a2f41f2faed5cedf5a9eda38caa345d1b7cd6d (diff)
downloadports-4f04e471dbe4ba5f9e79e6cbd74d004985df2379.tar.gz
ports-4f04e471dbe4ba5f9e79e6cbd74d004985df2379.zip
irc/rbot: Add USES=cpe
Diffstat (limited to 'irc')
-rw-r--r--irc/rbot/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 37366668d20c..1db7efac324f 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -24,6 +24,8 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tokyocabinet.so:databases/ruby-tokyocabinet
rubygem-oauth2>=0:net/rubygem-oauth2
LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet
+USES= cpe
+
USE_RUBY= yes
USE_RUBY_SETUP= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
@@ -37,6 +39,8 @@ SUB_FILES= pkg-message
PORTDOCS= REQUIREMENTS ChangeLog
+CPE_VENDOR= ruby-rbot
+
OPTIONS_DEFINE= DOCS
post-install-DOCS-on: