freebsd-ports/benchmarks/ubench/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

21 lines
427 B
Makefile

# New ports collection makefile for: ubench
# Date created: 6 June 2000
# Whom: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= ubench
PORTVERSION= 0.32
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/benchmark
MAINTAINER= leeym@FreeBSD.org
COMMENT= Unix Benchmark Utility for CPU(s) and memory
HAS_CONFIGURE= yes
MAN8= ubench.8
.include <bsd.port.mk>