freebsd-ports/security/p5-Digest-JHash/Makefile
Ashish SHUKLA 96e290944c - Update to 0.07
- Add LICENSE

Approved by:	tabthorpe (mentor)
2010-09-15 06:49:44 +00:00

21 lines
391 B
Makefile

# Ports collection Makefile for: p5-Digest-JHash
# Date created: 17 Dec 2005
# Whom: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-JHash
PORTVERSION= 0.07
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension for JHash hash algorithm
LICENSE= ART20
PERL_CONFIGURE= yes
MAN3= Digest::JHash.3
.include <bsd.port.mk>