2002-03-14 15:55:13 +01:00
|
|
|
# New ports collection makefile for: p5-Digest-BubbleBabble
|
|
|
|
# Date created: 2002/03/14
|
|
|
|
# Whom: jesper
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Digest-BubbleBabble
|
|
|
|
PORTVERSION= 0.01
|
2004-01-03 16:17:07 +01:00
|
|
|
PORTREVISION= 1
|
2002-03-14 15:55:13 +01:00
|
|
|
CATEGORIES= security perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-03-14 15:55:13 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-01-29 18:41:17 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Perl5 interface to a fingerprint in "bubble babble" format
|
2002-03-14 15:55:13 +01:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Digest::BubbleBabble.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|