# Created by: Aaron Dalton <aaron@daltons.ca>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Algorithm-LUHN/Makefile 331766 2013-10-27 12:17:59Z vanilla $

PORTNAME=	Algorithm-LUHN
PORTVERSION=	1.00
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Calculate the Modulus 10 Double Add Double checksum

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
