blob: aee44130a4923b911a21f12c915c6d9eef6cd1da (
plain) (
tree)
|
|
# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Filesys-Statvfs
PORTVERSION= 0.82
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Perl extension for statvfs() and fstatvfs()
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|