aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Format-Human-Bytes/Makefile
blob: 1b1108f37736cbfc08aa0325f349aa81076b66cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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

PERL_CONFIGURE= YES

MAN3=       Format::Human::Bytes.3

.include <bsd.port.mk>