mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Import security/p5-Digest-ssdeep, a Pure Perl ssdeep (CTPH) fuzzy hashing
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
|
||||
COMMENT = Pure Perl ssdeep (CTPH) fuzzy hashing
|
||||
|
||||
DISTNAME = Digest-ssdeep-0.9.3
|
||||
PKGNAME = p5-${DISTNAME:S/-v/-/}
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
MAKE_ENV = TEST_POD=Yes
|
||||
|
||||
RUN_DEPENDS = textproc/p5-Text-WagnerFischer
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (Digest-ssdeep-0.9.3.tar.gz) = xduny6N95nZVIdRX5IClJTxtDTmhxkxRv009K7412JA=
|
||||
SIZE (Digest-ssdeep-0.9.3.tar.gz) = 12331
|
||||
@@ -0,0 +1 @@
|
||||
Pure Perl ssdeep (CTPH) fuzzy hashing
|
||||
@@ -0,0 +1,3 @@
|
||||
${P5SITE}/Digest/
|
||||
${P5SITE}/Digest/ssdeep.pm
|
||||
@man man/man3p/Digest::ssdeep.3p
|
||||
Reference in New Issue
Block a user