freebsd-ports/security/p5-Digest-BubbleBabble/Makefile
2009-01-29 17:41:17 +00:00

22 lines
432 B
Makefile

# New ports collection makefile for: p5-Digest-BubbleBabble
# Date created: 2002/03/14
# Whom: jesper
#
# $FreeBSD$
#
PORTNAME= Digest-BubbleBabble
PORTVERSION= 0.01
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to a fingerprint in "bubble babble" format
PERL_CONFIGURE= yes
MAN3= Digest::BubbleBabble.3
.include <bsd.port.mk>