Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2017 07:35:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430770 - head/devel/arduino-tools
Message-ID:  <201701070735.v077ZsTr052674@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jan  7 07:35:54 2017
New Revision: 430770
URL: https://svnweb.freebsd.org/changeset/ports/430770

Log:
  Remove LICENSE=NONE, this ports installs only symlinks so if a license has
  to apply it's the FreeBSD Ports Collection license

Modified:
  head/devel/arduino-tools/Makefile

Modified: head/devel/arduino-tools/Makefile
==============================================================================
--- head/devel/arduino-tools/Makefile	Sat Jan  7 07:23:30 2017	(r430769)
+++ head/devel/arduino-tools/Makefile	Sat Jan  7 07:35:54 2017	(r430770)
@@ -11,8 +11,6 @@ EXTRACT_ONLY=	#
 MAINTAINER=	bsdports@kyle-evans.net
 COMMENT=	Brings together all of the tool dependencies used for Arduino 1.6
 
-LICENSE=	NONE
-
 RUN_DEPENDS=	avrdude:devel/avrdude \
 		bossac:devel/bossa \
 		avr-as:devel/avr-binutils \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701070735.v077ZsTr052674>