head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.12;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2011.10.07.11.22.42;	author culot;	state Exp;
branches;
next	1.7;

1.7
date	2011.03.25.17.24.58;	author bapt;	state Exp;
branches;
next	1.6;

1.6
date	2009.01.29.17.41.11;	author erwin;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.17.14.28.16;	author araujo;	state Exp;
branches;
next	1.4;

1.4
date	2004.01.03.15.17.07;	author erwin;	state Exp;
branches;
next	1.3;

1.3
date	2003.10.24.12.03.38;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2003.03.07.06.10.45;	author ade;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.14.14.55.13;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:    p5-Digest-BubbleBabble
# Date created:				2002/03/14
# Whom:					jesper
#
# $FreeBSD: head/security/p5-Digest-BubbleBabble/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Digest-BubbleBabble
PORTVERSION=	0.02
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

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

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		Digest::BubbleBabble.3

.include <bsd.port.mk>
@


1.8
log
@- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- update to 0.02
- add licenses
- add WWW
- changes: http://cpansearch.perl.org/src/BTROTT/Digest-BubbleBabble-0.02/Changes
@
text
@d17 1
a18 1
LICENSE=	ART20 GPLv1
@


1.6
log
@Reassign my p5-* ports to perl@@ so more than one person
can look at them.
@
text
@d9 1
a9 2
PORTVERSION=	0.01
PORTREVISION=	1
d17 3
@


1.5
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d15 1
a15 1
MAINTAINER=	erwin@@FreeBSD.org
@


1.4
log
@- Fix pkg-plist
- Bump portrevision
- Take maintainership

Approved by:	jesper (maintainer)
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Digest
@


1.3
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d10 1
d16 1
a16 1
MAINTAINER=	jesper@@FreeBSD.org
@


1.2
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@a19 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.1
log
@add p5-Digest-BubbleBabble 0.0.1
Perl5 interface to a fingerprint in "bubble babble" format

PR:		35889
Submitted by:	jesper
@
text
@d16 1
@

