# New ports collection makefile for:    p5-Digest-BubbleBabble
# Date created:				2002/03/14
# Whom:					jesper
#
# $FreeBSD: ports/security/p5-Digest-BubbleBabble/Makefile,v 1.2 2003/03/07 06:10:45 ade Exp $
#

PORTNAME=	Digest-BubbleBabble
PORTVERSION=	0.01
CATEGORIES=	security perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Digest
PKGNAMEPREFIX=	p5-

MAINTAINER=	jesper@FreeBSD.org
COMMENT=	Perl5 interface to a fingerprint in "bubble babble" format

PERL_CONFIGURE=	yes

MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		Digest::BubbleBabble.3

.include <bsd.port.mk>
