aboutsummaryrefslogblamecommitdiff
path: root/converters/p5-Format-Human-Bytes/Makefile
blob: c34a4ade6a65904a2b53636109c8c89ebab2169d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                          
           

                                  
                    
                 



                                
                                

                                                                            

                         
 
                      
# Created by: Cezary Morga <cm@therek.net>
# $FreeBSD$

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>