summaryrefslogtreecommitdiff
path: root/benchmarks/ubench/Makefile
blob: 2ce0eb74fda9b70f87a6bcd345d997ba171ad29c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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

HAS_CONFIGURE=	yes

MAN8=		ubench.8

.include <bsd.port.mk>