2012-02-08 02:53:00 +01:00
|
|
|
PORTNAME= binwalk
|
2023-01-26 20:24:04 +01:00
|
|
|
PORTVERSION= 2.3.3
|
2015-05-18 19:07:45 +02:00
|
|
|
DISTVERSIONPREFIX= v
|
2015-01-03 16:13:42 +01:00
|
|
|
CATEGORIES= security python
|
2012-02-08 02:53:00 +01:00
|
|
|
|
2014-06-08 21:05:27 +02:00
|
|
|
MAINTAINER= pi@FreeBSD.org
|
2012-02-08 02:53:00 +01:00
|
|
|
COMMENT= Search binary images for embedded files and executable code
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= http://www.binwalk.org
|
2012-02-08 02:53:00 +01:00
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
|
2023-01-26 20:24:04 +01:00
|
|
|
RUN_DEPENDS= 7zz:archivers/7-zip \
|
|
|
|
cabextract:archivers/cabextract
|
|
|
|
|
2023-06-15 00:00:28 +02:00
|
|
|
USES= python
|
2015-05-18 19:07:45 +02:00
|
|
|
USE_GITHUB= yes
|
2023-01-26 20:24:04 +01:00
|
|
|
GH_ACCOUNT= ReFirmLabs
|
2017-11-30 16:50:30 +01:00
|
|
|
USE_PYTHON= autoplist distutils optsuffix concurrent
|
2012-02-08 02:53:00 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|