opnsense-ports/security/p5-Digest-JHash/Makefile
2022-09-07 22:33:21 +02:00

16 lines
310 B
Makefile

PORTNAME= Digest-JHash
PORTVERSION= 0.10
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension for JHash hash algorithm
WWW= https://metacpan.org/release/Digest-JHash
LICENSE= ART20
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>