# New ports collection makefile for:	p5-Filesys-Statvfs_Df
# Date created:				Feb 17 2004
# Whom:	      				Jim Pirzyk
#
# $FreeBSD: ports/devel/p5-Filesys-Statvfs_Df/Makefile,v 1.1 2004/03/21 02:13:34 vanilla Exp $
#

PORTNAME=	Filesys-Statvfs_Df
PORTVERSION=	0.68
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Filesys
PKGNAMEPREFIX=	p5-

MAINTAINER=	pirzyk@freebsd.org
COMMENT=	Provides an interface between Perl and the statvfs() system call

PERL_CONFIGURE=	yes

MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=		Filesys::Df.3 Filesys::Statvfs.3

.include <bsd.port.mk>
