549a65b12a
filesystem disk space information.. PR: ports/117896 Submitted by: Lars Thegler <lth at FreeBSD.org>
22 lines
492 B
Makefile
22 lines
492 B
Makefile
# New ports collection makefile for: sysutils/p5-Filesys-DfPortable
|
|
# Date created: 07 November 2007
|
|
# Whom: Lars Thegler <lth@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Filesys-DfPortable
|
|
PORTVERSION= 0.85
|
|
CATEGORIES= sysutils perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= Filesys
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= lth@FreeBSD.org
|
|
COMMENT= Filesys::DfPortable - Perl extension for filesystem disk space information.
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Filesys::DfPortable.3
|
|
|
|
.include <bsd.port.mk>
|