blob: c34a4ade6a65904a2b53636109c8c89ebab2169d (
plain) (
tree)
|
|
# 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>
|