mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
75943a07ed
PR: 20703 Submitted by: Maintainer
21 lines
379 B
Makefile
21 lines
379 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@cae.ce.ntu.edu.tw
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
MAN8= ubench.8
|
|
|
|
.include <bsd.port.mk>
|