# New ports collection makefile for:	p5-Format-Human-Bytes
# Date created:				November 28th 2009
# Whom:	      				Cezary Morga <cm@therek.net>
#
# $FreeBSD: ports/converters/p5-Format-Human-Bytes/Makefile,v 1.3 2010/11/01 02:53:25 wen Exp $
#

PORTNAME=	Format-Human-Bytes
PORTVERSION=	0.06
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	cm@therek.net
COMMENT=	Perl module to format a bytecount and make it human readable

PERL_CONFIGURE=	YES

MAN3=		Format::Human::Bytes.3

.include <bsd.port.mk>
