summaryrefslogblamecommitdiff
path: root/benchmarks/bonnie/Makefile
blob: a22c567aa24f2d8a03c91968449f12576649e079 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                              
                           


                                         
           



                          
                          
                                                        



                              
                        
 
                       

                      
# New ports collection makefile for:    bonnie
# Version required:     1.0
# Date created:         26 September 1994
# Whom:                 se
#
# $FreeBSD$
#

DISTNAME=       Bonnie
PKGNAME=	bonnie-1.0
CATEGORIES=	benchmarks
MASTER_SITES=   ftp://ftp.sunet.se/pub/benchmark/Bonnie/
EXTRACT_SUFX=   .tar.Z

MAINTAINER=	se@FreeBSD.org

MAN1=		bonnie.1

CFLAGS+=	-static

.include <bsd.port.mk>