dc3b831b6b
can look at them.
22 lines
432 B
Makefile
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>
|