[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / aide06

File: [cvs.NetBSD.org] / pkgsrc / security / aide06 / Makefile (download)

Revision 1.18, Tue Oct 23 18:16:20 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.17: +1 -3 lines

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

# $NetBSD: Makefile,v 1.18 2012/10/23 18:16:20 asau 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://www.cs.tut.fi/~rammer/aide.html
COMMENT=	Older intrusion detection system for checking file integrity

GNU_CONFIGURE=	yes
USE_TOOLS+=	bison flex

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