aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Number-Bytes-Human/Makefile
blob: 2d92c78f0006807f7ecd7309042c6fa17ae009b0 (plain) (tree)
1
2
3
4
5
6
7
                                                  
           

                                  
                    
                           
                    




                                                           

                         


                                      
                   
                      
# Created by: Sulev-Madis Silber <madis555@hot.ee>
# $FreeBSD$

PORTNAME=	Number-Bytes-Human
PORTVERSION=	0.07
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	madis555@hot.ee
COMMENT=	Convert byte count to human readable format

USES=		perl5
USE_PERL5=	configure

MAN3=		Number::Bytes::Human.3

NO_STAGE=	yes
.include <bsd.port.mk>