freebsd-ports/sysutils/p5-Filesys-DfPortable/Makefile

20 lines
414 B
Makefile

# Created by: 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.
USES= perl5
USE_PERL5= configure
MAN3= Filesys::DfPortable.3
NO_STAGE= yes
.include <bsd.port.mk>