diff options
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r-- | devel/splint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 542dc26f77f1..be9adc772303 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.splint.org/downloads/ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A tool for statically checking sourcecode for security vulnerabilities GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |