1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q2
This commit is contained in:
Dmitry Marakasov 2015-06-07 15:02:47 +00:00
parent 5d471ce47a
commit a9702cc92e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388714

View File

@ -3,6 +3,7 @@
PORTNAME= rekall
PORTVERSION= 1.3.2
PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -31,7 +32,8 @@ RUN_DEPENDS= cabextract:${PORTSDIR}/archivers/cabextract \
${PYTHON_PKGNAMEPREFIX}yaml>=2.10:${PORTSDIR}/devel/py-yaml \
${PYTHON_PKGNAMEPREFIX}yara>=0:${PORTSDIR}/security/py-yara
USES= python:2
USES= python:2 shebangfix
SHEBANG_FILES= manuskript/static/bower_components/bootstrap/test-infra/uncached-npm-install.sh
USE_PYTHON= distutils autoplist
PORTDOCS= CREDITS.txt LEGAL.txt README.md