Import of pkgsrc-2014Q1
This commit is contained in:
5
sysutils/p5-Unix-Statgrab/DESCR
Normal file
5
sysutils/p5-Unix-Statgrab/DESCR
Normal file
@@ -0,0 +1,5 @@
|
||||
Unix::Statgrab is a wrapper for libstatgrab as available from
|
||||
<http://www.i-scream.org/libstatgrab/>. It is a reasonably portable attempt
|
||||
to query interesting stats about your computer. It covers information on
|
||||
the
|
||||
operating system, CPU, memory usage, network interfaces, hard-disks etc.
|
||||
25
sysutils/p5-Unix-Statgrab/Makefile
Normal file
25
sysutils/p5-Unix-Statgrab/Makefile
Normal file
@@ -0,0 +1,25 @@
|
||||
# $NetBSD: Makefile,v 1.2 2014/02/23 15:18:19 sno Exp $
|
||||
|
||||
DISTNAME= Unix-Statgrab-0.103
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://metacpan.org/release/Unix-Statgrab
|
||||
COMMENT= Perl extension for collecting information about the machine
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
BUILD_DEPENDS+= p5-Config-AutoConf>=0.19:../../devel/p5-Config-AutoConf
|
||||
BUILD_DEPENDS+= p5-Module-Build>=0.4000:../../devel/p5-Module-Build
|
||||
|
||||
USE_LANGUAGES= c
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
PERL5_PACKLIST= auto/Unix/Statgrab/.packlist
|
||||
PERL5_REQD+= 5.2 # File::Copy >= 0
|
||||
PERL5_REQD+= 5.10.1 # parent >= 0
|
||||
PERL5_REQD+= 5.11.2 # ExtUtils::CBuilder >= 0.27
|
||||
|
||||
.include "../../devel/libstatgrab/buildlink3.mk"
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
5
sysutils/p5-Unix-Statgrab/distinfo
Normal file
5
sysutils/p5-Unix-Statgrab/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.2 2014/02/23 15:18:19 sno Exp $
|
||||
|
||||
SHA1 (Unix-Statgrab-0.103.tar.gz) = 08c10ca1e603cb02b4db555155b6756046585f6a
|
||||
RMD160 (Unix-Statgrab-0.103.tar.gz) = 0ffbfa7d38de2d808dd88770fead22424d52d58a
|
||||
Size (Unix-Statgrab-0.103.tar.gz) = 72436 bytes
|
||||
Reference in New Issue
Block a user