add p5-Filesys-DiskSpace port;

--
This routine displays information on a file system such as its type,
the amount of disk space occupied, the total disk space and the number
of inodes.

From: Margarida Sequeira <niness@devilness.org>
This commit is contained in:
brad 2002-11-17 02:49:28 +00:00
parent ecbb80bb91
commit f6d4b66141
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/11/17 02:49:28 brad Exp $
COMMENT= "filesystem information display"
DISTNAME= Filesys-DiskSpace-0.05
PKGNAME= p5-${DISTNAME}
CATEGORIES= sysutils perl5
MAINTAINER= Margarida Sequeira <niness@devilness.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Filesys-DiskSpace-0.05.tar.gz) = b95651483e0234db33561a53708e007d
RMD160 (Filesys-DiskSpace-0.05.tar.gz) = 3af50a43330e451e6333a896ec19135c061cc9be
SHA1 (Filesys-DiskSpace-0.05.tar.gz) = 8932005dc0d4591bc5f483b2b99881490616ddda

View File

@ -0,0 +1,3 @@
This routine displays information on a file system such as its type,
the amount of disk space occupied, the total disk space and the number
of inodes.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/11/17 02:49:28 brad Exp $
${P5SITE}/Filesys/DiskSpace.pm
man/man3p/Filesys::DiskSpace.3p