pkgsrc/security/aide06/Makefile

17 lines
389 B
Makefile
Raw Normal View History

2013-02-22 20:59:05 +01:00
# $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
2013-02-22 20:59:05 +01:00
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"