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:
parent
ecbb80bb91
commit
f6d4b66141
21
sysutils/p5-Filesys-DiskSpace/Makefile
Normal file
21
sysutils/p5-Filesys-DiskSpace/Makefile
Normal 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>
|
3
sysutils/p5-Filesys-DiskSpace/distinfo
Normal file
3
sysutils/p5-Filesys-DiskSpace/distinfo
Normal 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
|
3
sysutils/p5-Filesys-DiskSpace/pkg/DESCR
Normal file
3
sysutils/p5-Filesys-DiskSpace/pkg/DESCR
Normal 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.
|
3
sysutils/p5-Filesys-DiskSpace/pkg/PLIST
Normal file
3
sysutils/p5-Filesys-DiskSpace/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user