pkgsrc/security/aide06/Makefile
grant 46af0a9282 this needs flex and bison to build. fixes build on Solaris.
XXX this could be handled better by the tools stuff.
2004-06-27 13:23:40 +00:00

20 lines
514 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/06/27 13:23:40 grant Exp $
#
DISTNAME= aide-0.6
CATEGORIES= security
MASTER_SITES= ftp://ftp.cs.tut.fi/pub/src/gnu/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html
COMMENT= Older intrusion detection system for checking file integrity
#BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= yacc lex
.include "../../mk/bsd.pkg.mk"
#don't set YACC so configure can correctly find bison
YACC=