# $NetBSD: Makefile,v 1.4 2012/11/23 22:33:29 othyro Exp $
#

DISTNAME=	csmith-2.1.0
CATEGORIES=	devel
MASTER_SITES=	http://embed.cs.utah.edu/csmith/

MAINTAINER=	kamel.derouiche@gmail.com
HOMEPAGE=	http://embed.cs.utah.edu/csmith/
COMMENT=	Random generator of C programs
LICENSE=	modified-bsd

GNU_CONFIGURE=	yes
USE_TOOLS+=	gm4 gmake perl
USE_LIBTOOL=	yes
USE_LANGUAGES=	c c++

REPLACE_PERL+=	scripts/compiler_test.pl scripts/launchn.pl
REPLACE_PERL+=	scripts/test_csmith.pl

.include "../../mk/bsd.pkg.mk"
