1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/security/p5-Digest-BubbleBabble/Makefile
Frederic Culot a288d48de7 - Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00

25 lines
457 B
Makefile

# New ports collection makefile for: p5-Digest-BubbleBabble
# Date created: 2002/03/14
# Whom: jesper
#
# $FreeBSD$
#
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>