aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-10-01 19:42:24 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-10-01 19:42:24 +0000
commit123f93dab0ed16921e907dc01f884bd8648b7b3d (patch)
treeec12274b2ce087e82a99d6064efd5f26718da4ab /devel
parent295c7dbe7aecfa92c8b0a569506decdbd0c7ac3f (diff)
downloadports-123f93dab0ed16921e907dc01f884bd8648b7b3d.tar.gz
ports-123f93dab0ed16921e907dc01f884bd8648b7b3d.zip
devel/splint: Add LICENSE
PR: 223739 Submitted by: pfg Approved by: lwhsu (maintainer timeout, ~11 months)
Notes
Notes: svn path=/head/; revision=481057
Diffstat (limited to 'devel')
-rw-r--r--devel/splint/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile
index c5b755a345e5..62c52e73e56f 100644
--- a/devel/splint/Makefile
+++ b/devel/splint/Makefile
@@ -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