diff options
Diffstat (limited to 'security/its4/Makefile')
-rw-r--r-- | security/its4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/its4/Makefile b/security/its4/Makefile index 1150d77bb6e..7567e086924 100644 --- a/security/its4/Makefile +++ b/security/its4/Makefile @@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool to scan C/C++ source for potential vulnerabilities +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ |