diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /devel/splint/Makefile | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
Notes
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} |