1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/security/p5-Digest-BubbleBabble/Makefile
Ying-Chieh Liao c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00

23 lines
465 B
Makefile

# New ports collection makefile for: p5-Digest-BubbleBabble
# Date created: 2002/03/14
# Whom: jesper
#
# $FreeBSD$
#
PORTNAME= Digest-BubbleBabble
PORTVERSION= 0.01
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
PKGNAMEPREFIX= p5-
MAINTAINER= jesper@FreeBSD.org
COMMENT= Perl5 interface to a fingerprint in "bubble babble" format
PERL_CONFIGURE= yes
MAN3= Digest::BubbleBabble.3
.include <bsd.port.mk>