freebsd-ports/converters/p5-Format-Human-Bytes/Makefile
Wen Heping 4cade5f2d6 - Update to 0.06
Changelog: http://search.cpan.org/src/SEWI/Format-Human-Bytes-0.06/Changes

PR:		ports/151818
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
2010-11-01 02:53:25 +00:00

22 lines
448 B
Makefile

# New ports collection makefile for: p5-Format-Human-Bytes
# Date created: November 28th 2009
# Whom: Cezary Morga <cm@therek.net>
#
# $FreeBSD$
#
PORTNAME= Format-Human-Bytes
PORTVERSION= 0.06
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= cm@therek.net
COMMENT= Perl module to format a bytecount and make it human readable
PERL_CONFIGURE= YES
MAN3= Format::Human::Bytes.3
.include <bsd.port.mk>