blob: 8b95a6ff8b2123244bc86ba7d78eceff8fb78b7a (
plain) (
tree)
|
|
# Ports collection Makefile for: p5-Digest-JHash
# Date created: 17 Dec 2005
# Whom: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-JHash
PORTVERSION= 0.02
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gabor@FreeBSD.org
COMMENT= Perl extension for JHash hash algorithm
PERL_CONFIGURE= yes
MAN3= Digest::JHash.3
.include <bsd.port.mk>
|