2000-06-06 15:36:39 +02:00
|
|
|
# New ports collection makefile for: ubench
|
|
|
|
# Date created: 6 June 2000
|
2007-03-30 22:35:18 +02:00
|
|
|
# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
|
2000-06-06 15:36:39 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= ubench
|
2000-08-20 16:49:56 +02:00
|
|
|
PORTVERSION= 0.32
|
2000-06-06 15:36:39 +02:00
|
|
|
CATEGORIES= benchmarks
|
2000-06-23 15:22:00 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
|
|
MASTER_SITE_SUBDIR= system/benchmark
|
2000-06-06 15:36:39 +02:00
|
|
|
|
2010-09-14 09:59:47 +02:00
|
|
|
MAINTAINER= brian@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Unix Benchmark Utility for CPU(s) and memory
|
2000-06-06 15:36:39 +02:00
|
|
|
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN8= ubench.8
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/ubench
|
2000-06-06 15:36:39 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|