freebsd-ports/security/p5-Digest-BubbleBabble/Makefile
Erwin Lansing b552881a54 - Fix pkg-plist
- Bump portrevision
- Take maintainership

Approved by:	jesper (maintainer)
2004-01-03 15:17:07 +00:00

23 lines
480 B
Makefile

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