Tweak security/libp11 version 0.4.0
[dports.git] / security / p5-Digest-BubbleBabble / Makefile
1 # Created by: jesper
2 # $FreeBSD$
3
4 PORTNAME=       Digest-BubbleBabble
5 PORTVERSION=    0.02
6 PORTREVISION=   1
7 CATEGORIES=     security perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Perl5 interface to a fingerprint in "bubble babble" format
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>