diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-24 02:57:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-24 02:57:37 +0000 |
commit | 879a6131b63de1476a2f8e4891affabb5305deb6 (patch) | |
tree | f5f96638a1c2e1d8f3ce463fd89d29d248fd6bc6 /security/lynis | |
parent | 147361883e7354858c3067d971d9dcc0949e8a45 (diff) | |
download | ports-879a6131b63de1476a2f8e4891affabb5305deb6.tar.gz ports-879a6131b63de1476a2f8e4891affabb5305deb6.zip |
Notes
Diffstat (limited to 'security/lynis')
-rw-r--r-- | security/lynis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/lynis/Makefile b/security/lynis/Makefile index 8dfca6e988b4..4f1ffb0e92b3 100644 --- a/security/lynis/Makefile +++ b/security/lynis/Makefile @@ -11,6 +11,8 @@ COMMENT= Security and system auditing tool LICENSE= GPLv3 +USES= cpe +CPE_VENDOR= cisofy WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |