# 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.1 2010/01/08 02:11:32 wen Exp $
#

PORTNAME=	Format-Human-Bytes
PORTVERSION=	0.04
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>
