mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stagify
- Pet portlint
This commit is contained in:
parent
4ac32153ab
commit
e6602db793
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357627
@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
COMMENT= FunkLoad is a functional and load web tester
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils \
|
||||
${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \
|
||||
${PYTHON_PKGNAMEPREFIX}webunit>=1.3.8:${PORTSDIR}/www/py-webunit \
|
||||
@ -17,8 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-d
|
||||
tcpwatch.py:${PORTSDIR}/net/tcpwatch
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
||||
NO_STAGE= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,8 +0,0 @@
|
||||
bin/fl-build-report
|
||||
bin/fl-credential-ctl
|
||||
bin/fl-install-demo
|
||||
bin/fl-monitor-ctl
|
||||
bin/fl-record
|
||||
bin/fl-run-bench
|
||||
bin/fl-run-test
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
Loading…
Reference in New Issue
Block a user