Edit

IABSD.fr/ports/benchmarks/blogbench/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2024-07-26 07:43:34
    Hash : 9804a45d
    Message : Update to blogbench-1.2.

  • benchmarks/blogbench/Makefile
  • COMMENT=	filesystem benchmark
    
    DISTNAME=	blogbench-1.2
    CATEGORIES=	benchmarks
    
    HOMEPAGE=	http://www.pureftpd.org/project/blogbench
    
    # ISC
    PERMIT_PACKAGE=	Yes
    
    SITES=		http://download.pureftpd.org/pub/blogbench/ \
    		ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/blogbench/
    
    WANTLIB=	c pthread
    
    CONFIGURE_STYLE=gnu
    
    .include <bsd.port.mk>