openbsd-ports/sysutils/p5-Filesys-Df/Makefile
todd f533a02b99 import p5-Filesys-Df
This module provides a way to obtain filesystem disk space information.

ported by brad, tested by me

needed by newer MailScanner
2008-01-15 00:19:30 +00:00

20 lines
366 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2008/01/15 00:19:30 todd Exp $
SHARED_ONLY= Yes
COMMENT= filesystem disk space information
DISTNAME= Filesys-Df-0.92
PKGNAME= p5-${DISTNAME}
CATEGORIES= sysutils
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
.include <bsd.port.mk>