summaryrefslogblamecommitdiff
path: root/benchmarks/bytebench/Makefile
blob: 9b31eb73e85d75473f4aba5b71e6a4f125e2337f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                     
# New ports collection makefile for:    byte
# Version required:     
# Date created:         28 December 1995
# Whom:                 se
#
# $Id: Makefile,v 1.3 1995/11/22 11:36:48 asami Exp $
#

DISTNAME=       bytebench-3.1
EXTRACT_SUFX=	.tar.Z
CATEGORIES+=	benchmarks
MASTER_SITES=   ftp://ftp.inria.fr/system/benchmark/

MAINTAINER=	se@FreeBSD.org

CFLAGS+=	-static

.include <bsd.port.mk>