freebsd-ports/converters/p5-Format-Human-Bytes/Makefile
2021-04-06 16:31:07 +02:00

16 lines
333 B
Makefile

# Created by: Cezary Morga <cm@therek.net>
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>