# Created by: Yen-Ming Lee <leeym@leeym.com>
# $FreeBSD: security/p5-Digest-Nilsimsa/Makefile 327769 2013-09-20 22:55:24Z bapt $

PORTNAME=	Digest-Nilsimsa
PORTVERSION=	0.06
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	leeym@FreeBSD.org
COMMENT=	Perl version of Nilsimsa code

USES=		perl5
USE_PERL5=	configure

MAN3=		Digest::Nilsimsa.3

NO_STAGE=	yes
.include <bsd.port.mk>
