1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
- Update WWW entry in pkg-descr.

PR:		188963
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
This commit is contained in:
Gerald Pfeifer 2014-05-13 20:42:02 +00:00
parent 1df7f3c588
commit 4cdf0359ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353991
2 changed files with 2 additions and 3 deletions

View File

@ -17,7 +17,6 @@ RUN_DEPENDS= supybot:${PORTSDIR}/irc/py-supybot
USE_PYTHON= yes USE_PYTHON= yes
USE_BZIP2= yes USE_BZIP2= yes
NO_STAGE= yes
post-extract: post-extract:
# Delete, because it now included in irc/py-supybot # Delete, because it now included in irc/py-supybot
.for data in BadWords Dunno Success _darcs .for data in BadWords Dunno Success _darcs
@ -28,6 +27,6 @@ do-build:
cd ${WRKSRC} && ${PYTHON_CMD} -c 'import compileall;compileall.compile_dir(".");' && ${PYTHON_CMD} -O -c 'import compileall;compileall.compile_dir(".");' cd ${WRKSRC} && ${PYTHON_CMD} -c 'import compileall;compileall.compile_dir(".");' && ${PYTHON_CMD} -O -c 'import compileall;compileall.compile_dir(".");'
do-install: do-install:
cd ${WRKSRC} && ${FIND} . | ${CPIO} -pdm -R ${BINOWN}:${BINGRP} ${PYTHONPREFIX_SITELIBDIR}/supybot/plugins cd ${WRKSRC} && ${FIND} . | ${CPIO} -pdm -R ${BINOWN}:${BINGRP} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/supybot/plugins
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -2,4 +2,4 @@ This is plugin pack for Supybot, IRC robot. These plugins
allows Supybot to search Freshmeat, Sourceforge, Debian, Weather, Ebay allows Supybot to search Freshmeat, Sourceforge, Debian, Weather, Ebay
doing channel polls and more. doing channel polls and more.
WWW: http://supybot.com/ WWW: http://supybot.com/