pkgsrc/security/rats/Makefile
taca 94c055cd9c Update rats package to 1.4. Changes from news release.
April 22, 2002

New releases of RATS and EGADS

RATS 1.4 and EGADS 0.9 have been released. In addition to bugfixes for
both RATS and EGADS, RATS 1.4 includes additional win32 functions in
the database.
2002-05-03 14:14:23 +00:00

18 lines
473 B
Makefile

# $NetBSD: Makefile,v 1.7 2002/05/03 14:14:23 taca Exp $
#
DISTNAME= rats-1.4
CATEGORIES= security
MASTER_SITES= http://www.securesw.com/rats/
MAINTAINER= tech-pkg-ja@jp.netbsd.org
HOMEPAGE= http://www.securesw.com/rats/
COMMENT= Rough Auditing Tool for Security
USE_BUILDLINK_ONLY= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --libdir=${LOCALBASE}/share/rats
ALL_TARGET= rats
.include "../../textproc/expat/buildlink.mk"
.include "../../mk/bsd.pkg.mk"