From owner-cvs-ports Sat May 13 23:23:28 1995 Return-Path: cvs-ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA24642 for cvs-ports-outgoing; Sat, 13 May 1995 23:23:28 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA24632 ; Sat, 13 May 1995 23:23:19 -0700 Date: Sat, 13 May 1995 23:23:19 -0700 From: Satoshi Asami Message-Id: <199505140623.XAA24632@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/lmbench/pkg COMMENT DESCR PLIST Sender: cvs-ports-owner@freebsd.org Precedence: bulk asami 95/05/13 23:23:18 Modified: utils Makefile Log: Add lmbench. Modified: utils/lmbench Makefile Log: Make this thing install. Basically copy everything it needs to ${PREFIX}/lib/lmbench. Added: utils/lmbench/files Makefile Log: The Makefile that has three targets, "results", "rerun" and "see", gets copied over to ${PREFIX}/lib/lmbench. Added: utils/lmbench/pkg COMMENT DESCR PLIST Log: Package files.