mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Move usage instructions from post-install: to the pkg-descr.
This commit is contained in:
parent
3fdcbaf099
commit
c986a40482
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253253
@ -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/
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user