1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
- Tweak WWW entry in pkg-descr.

PR:		188816
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
This commit is contained in:
Gerald Pfeifer 2014-05-13 23:36:37 +00:00
parent 30bf2a4a63
commit 76a68e1b9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354009
2 changed files with 3 additions and 4 deletions

View File

@ -28,10 +28,9 @@ SUB_LIST= PYTHON_CMD=${PYTHON_CMD}
USES= zip
USE_PYTHON= yes
NO_STAGE= yes
do-install:
@${MKDIR} ${DATADIR} && cd ${WRKSRC} && ${COPYTREE_SHARE} . ${DATADIR}
@${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
@${MKDIR} ${STAGEDIR}${DATADIR} && cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
@${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.options.mk>

View File

@ -6,4 +6,4 @@ Pylot generates concurrent load (HTTP Requests), verifies server responses,
and produces reports with metrics. Tests suites are executed and monitored
from a GUI or shell/console.
WWW: http://www.pylot.org/
WWW: http://www.pylot.org/