1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/converters/p5-Format-Human-Bytes/Makefile
2013-11-01 14:20:56 +00:00

17 lines
330 B
Makefile

# Created by: Cezary Morga <cm@therek.net>
# $FreeBSD$
PORTNAME= Format-Human-Bytes
PORTVERSION= 0.06
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to format a bytecount and make it human readable
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>