Date: Mon, 1 Oct 2018 19:42:24 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481057 - head/devel/splint Message-ID: <201810011942.w91JgONg054024@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Mon Oct 1 19:42:24 2018 New Revision: 481057 URL: https://svnweb.freebsd.org/changeset/ports/481057 Log: devel/splint: Add LICENSE PR: 223739 Submitted by: pfg Approved by: lwhsu (maintainer timeout, ~11 months) Modified: head/devel/splint/Makefile Modified: head/devel/splint/Makefile ============================================================================== --- head/devel/splint/Makefile Mon Oct 1 19:26:20 2018 (r481056) +++ head/devel/splint/Makefile Mon Oct 1 19:42:24 2018 (r481057) @@ -10,6 +10,8 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= lwhsu@FreeBSD.org COMMENT= Tool for statically checking sourcecode for security vulnerabilities +LICENSE= GPLv2+ + USES= gmake GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810011942.w91JgONg054024>