freebsd-ports/sysutils/p5-Filesys-Statvfs/Makefile
Andrej Zverev 2c6b14778c - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:44:19 +00:00

16 lines
313 B
Makefile

# 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>