aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-Bot-BasicBot
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-29 17:18:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-29 17:18:46 +0000
commitaf6bda5de57ed963fac78c23bff1d9b492a22b66 (patch)
tree80001254a115265464fdf0e6b36d6edc7abd59a5 /irc/p5-Bot-BasicBot
parentd49a8f39af11b68d4bc213cc6a967611a1fb9593 (diff)
downloadports-af6bda5de57ed963fac78c23bff1d9b492a22b66.tar.gz
ports-af6bda5de57ed963fac78c23bff1d9b492a22b66.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341762
Diffstat (limited to 'irc/p5-Bot-BasicBot')
-rw-r--r--irc/p5-Bot-BasicBot/Makefile3
-rw-r--r--irc/p5-Bot-BasicBot/pkg-descr3
-rw-r--r--irc/p5-Bot-BasicBot/pkg-plist1
3 files changed, 2 insertions, 5 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile
index 6683a9aa5741..60536243c0f7 100644
--- a/irc/p5-Bot-BasicBot/Makefile
+++ b/irc/p5-Bot-BasicBot/Makefile
@@ -15,10 +15,7 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC
-MAN3= Bot::BasicBot.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/irc/p5-Bot-BasicBot/pkg-descr b/irc/p5-Bot-BasicBot/pkg-descr
index ffdffe3f4413..1ab1c9161e76 100644
--- a/irc/p5-Bot-BasicBot/pkg-descr
+++ b/irc/p5-Bot-BasicBot/pkg-descr
@@ -1,5 +1,4 @@
Basic bot system designed to make it easy to do simple bots, optionally
forking longer processes (like searches) concurrently in the background.
-Author: Tom Insam <tom@jerakeen.org>
-WWW: http://search.cpan.org/dist/Bot-BasicBot
+WWW: http://search.cpan.org/dist/Bot-BasicBot/
diff --git a/irc/p5-Bot-BasicBot/pkg-plist b/irc/p5-Bot-BasicBot/pkg-plist
index 358c3b665c03..531af19c0eeb 100644
--- a/irc/p5-Bot-BasicBot/pkg-plist
+++ b/irc/p5-Bot-BasicBot/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Bot/BasicBot.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/BasicBot/.packlist
+%%PERL5_MAN3%%/Bot::BasicBot.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot/BasicBot
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bot
@dirrmtry %%SITE_PERL%%/Bot