sysutils/p5-Unix-Processors: import p5-Unix-Processors-2.046
This package provides accessors to per-processor (CPU) information. The object is obtained with the Unix::Processors::processors call. the operating system in a OS independent manner.
This commit is contained in:
parent
96e2d836e3
commit
30f1623a5b
3 changed files with 25 additions and 0 deletions
3
sysutils/p5-Unix-Processors/DESCR
Normal file
3
sysutils/p5-Unix-Processors/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
This package provides accessors to per-processor (CPU) information.
|
||||||
|
The object is obtained with the Unix::Processors::processors call.
|
||||||
|
the operating system in a OS independent manner.
|
16
sysutils/p5-Unix-Processors/Makefile
Normal file
16
sysutils/p5-Unix-Processors/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# $NetBSD: Makefile,v 1.1 2018/12/16 08:37:32 ryoon Exp $
|
||||||
|
|
||||||
|
DISTNAME= Unix-Processors-2.046
|
||||||
|
PKGNAME= p5-${DISTNAME}
|
||||||
|
CATEGORIES= sysutils
|
||||||
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WS/WSNYDER/}
|
||||||
|
|
||||||
|
MAINTAINER= ryoon@NetBSD.org
|
||||||
|
HOMEPAGE= https://metacpan.org/pod/Unix::Processors
|
||||||
|
COMMENT= Interface to processor (CPU) information
|
||||||
|
LICENSE= artistic-2.0
|
||||||
|
|
||||||
|
PERL5_PACKLIST= auto/Unix/Processors/.packlist
|
||||||
|
|
||||||
|
.include "../../lang/perl5/module.mk"
|
||||||
|
.include "../../mk/bsd.pkg.mk"
|
6
sysutils/p5-Unix-Processors/distinfo
Normal file
6
sysutils/p5-Unix-Processors/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
$NetBSD: distinfo,v 1.1 2018/12/16 08:37:32 ryoon Exp $
|
||||||
|
|
||||||
|
SHA1 (Unix-Processors-2.046.tar.gz) = 1ac0db82bafcbf3e8ac7145a0dd00926731d5b62
|
||||||
|
RMD160 (Unix-Processors-2.046.tar.gz) = 37a6d29cb69ea48844bc2914c47611f0495b0fe9
|
||||||
|
SHA512 (Unix-Processors-2.046.tar.gz) = 2288927c1b0daffae312968e2c2ad6ba1604fc5657d2090ed6b25c81311818cb0d058770694fc56e2d95ecf93f22c25cd29aa311f113c75d967df6a2aa2600fb
|
||||||
|
Size (Unix-Processors-2.046.tar.gz) = 14556 bytes
|
Loading…
Reference in a new issue