38581a0561
Merge of audit-packages with various improvements: * Version 20070714 Initial release of re-write in C Add support for notfication of eol packages (-e) Multiple levels of verbosity (e.g. -v -v) Specify a custom config file to use (-c) Query running config values (-Q) Default to download .gz compress pkg-vulnerabilities file Support for .bz2 compress pkg-vulnerabilities file Verify signature on downloaded files (-s) Thanks to tron@, jschauma@, agc@, joerg@ and pkgsrc-security@ for feedback and testing.
7 lines
193 B
Makefile
7 lines
193 B
Makefile
# $NetBSD: Makefile,v 1.8 2007/07/14 20:03:41 adrianp Exp $
|
|
# Original from FreeBSD, no rcs id.
|
|
|
|
SUBDIR=lib .WAIT add admin bpm create delete info view audit-packages
|
|
|
|
.include <bsd.subdir.mk>
|