diff options
Diffstat (limited to 'security/flawfinder/Makefile')
-rw-r--r-- | security/flawfinder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile index a5d5dcd1154a..9dfc757ff8b5 100644 --- a/security/flawfinder/Makefile +++ b/security/flawfinder/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ MASTER_SITE_SUBDIR= UNIX/security MAINTAINER= jim@corebsd.or.id +COMMENT= Examines source code looking for security weaknesses USE_PYTHON= yes NO_BUILD= yes |