1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/security/p5-Digest-BubbleBabble/Makefile
2011-03-25 17:24:58 +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_COMB= dual
LICENSE= ART20 GPLv1
PERL_CONFIGURE= yes
MAN3= Digest::BubbleBabble.3
.include <bsd.port.mk>