summaryrefslogtreecommitdiff
path: root/security/aide06/Makefile
blob: 43179a5b262a842bdff0b6d4bdcf9e52952699a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.19 2013/02/22 19:59:07 shattered Exp $
#

DISTNAME=	aide-0.6
PKGREVISION=	1
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.cs.tut.fi/pub/src/gnu/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://aide.sourceforge.net/
COMMENT=	Older intrusion detection system for checking file integrity

GNU_CONFIGURE=	yes
USE_TOOLS+=	bison flex

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