# Created by: Cezary Morga <cm@therek.net>
# $FreeBSD: head/converters/p5-Format-Human-Bytes/Makefile 385902 2015-05-09 16:16:23Z adamw $

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

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to format a bytecount and make it human readable

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
