freebsd-ports/sysutils/p5-Filesys-Statvfs/Makefile
Martin Wilke 7cde365b49 - Update to 0.82
PR:		117222
Submitted by:	Yen-Ming Lee <leeym@leeym.com>
Approved by:	maintainer
2007-10-20 19:08:36 +00:00

22 lines
469 B
Makefile

# New ports collection makefile for: p5-Filesys-Statvfs
# Date created: 31 May 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Filesys-Statvfs
PORTVERSION= 0.82
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Filesys
PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk@freebsd.org
COMMENT= Perl extension for statvfs() and fstatvfs()
PERL_CONFIGURE= yes
MAN3= Filesys::Statvfs.3
.include <bsd.port.mk>