aboutsummaryrefslogtreecommitdiff
path: root/irc/insub
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2010-04-25 23:54:28 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2010-04-25 23:54:28 +0000
commitc986a4048234775469a5f9ffabf47d119ce17e8d (patch)
treee517594657554d919113d577c1725b3d9e4afbfd /irc/insub
parent3fdcbaf09947f9743b13bf14931a73ea633fc488 (diff)
downloadports-c986a4048234775469a5f9ffabf47d119ce17e8d.tar.gz
ports-c986a4048234775469a5f9ffabf47d119ce17e8d.zip
Move usage instructions from post-install: to the pkg-descr.
Notes
Notes: svn path=/head/; revision=253253
Diffstat (limited to 'irc/insub')
-rw-r--r--irc/insub/Makefile6
-rw-r--r--irc/insub/pkg-descr3
2 files changed, 3 insertions, 6 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile
index 9759ef6ebfff..71d05d25ce56 100644
--- a/irc/insub/Makefile
+++ b/irc/insub/Makefile
@@ -23,12 +23,6 @@ SCRIPT= ${PORTNAME}.pl
RUN_DEPENDS= cowsay:${PORTSDIR}/games/cowsay \
figlet:${PORTSDIR}/misc/figlet
-post-install:
- @${ECHO}
- @${ECHO} " To use insub in irssi, type '/script load insub'"
- @${ECHO} " from within the irssi client."
- @${ECHO}
-
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${SCRIPT} ${PREFIX}/bin/${SCRIPT:R}
${MKDIR} ${PREFIX}/share/irssi/scripts/
diff --git a/irc/insub/pkg-descr b/irc/insub/pkg-descr
index 16986bed0644..bf4fc2878ff1 100644
--- a/irc/insub/pkg-descr
+++ b/irc/insub/pkg-descr
@@ -1,3 +1,6 @@
Some scripts and files for insubordination for IRC and HTML.
+Comes with scripts for irssi. Enter "/script load insub"
+within the irssi client. Or, use the handy command-line
+"insub" program.
WWW: http://gruntle.org/projects/irssi/insub/