From 7a923897c787ff674f0267d9eaa18649c7483675 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 23 Jun 2004 07:26:11 +0000 Subject: Add p5-Unix-Statgrab 0.01, 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. PR: ports/68157 Submitted by: Tim Bishop --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index a5da289afe9b..73d21b6173ca 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -961,6 +961,7 @@ SUBDIR += p5-Tree-DAG_Node SUBDIR += p5-UNIVERSAL-exports SUBDIR += p5-UNIVERSAL-moniker + SUBDIR += p5-Unix-Statgrab SUBDIR += p5-VCP SUBDIR += p5-VCS SUBDIR += p5-VCS-CVS -- cgit v1.2.3