freebsd-ports/converters/p5-Format-Human-Bytes/Makefile

18 lines
345 B
Makefile
Raw Normal View History

# Created by: Cezary Morga <cm@therek.net>
# $FreeBSD$
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
2013-08-02 20:21:05 +02:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>