freebsd-ports/converters/p5-Format-Human-Bytes/Makefile
Thomas Abthorpe 425474f5f5 - Reassign to the heap at maintainer's request
Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
2012-10-15 16:21:11 +00:00

17 lines
347 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
PERL_CONFIGURE= YES
MAN3= Format::Human::Bytes.3
.include <bsd.port.mk>