svn commit: r322254 - head/devel/clint

Eitan Adler eadler at FreeBSD.org
Wed Jul 3 20:25:33 UTC 2013


Author: eadler
Date: Wed Jul  3 20:25:33 2013
New Revision: 322254
URL: http://svnweb.freebsd.org/changeset/ports/322254

Log:
  Add license

Modified:
  head/devel/clint/Makefile

Modified: head/devel/clint/Makefile
==============================================================================
--- head/devel/clint/Makefile	Wed Jul  3 20:20:19 2013	(r322253)
+++ head/devel/clint/Makefile	Wed Jul  3 20:25:33 2013	(r322254)
@@ -10,6 +10,8 @@ MASTER_SITES=	SF
 MAINTAINER=	eadler at FreeBSD.org
 COMMENT=	Static source code checker for C++
 
+LICENSE=	GPLv2
+
 USE_AUTOTOOLS=	libtool
 USE_PYTHON=	yes
 USE_GMAKE=	yes


More information about the svn-ports-all mailing list