Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2017 07:36:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r430771 - branches/2017Q1/devel/arduino-tools
Message-ID:  <201701070736.v077aJOE052804@repo.freebsd.org>

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

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

Modified:
  branches/2017Q1/devel/arduino-tools/Makefile
Directory Properties:
  branches/2017Q1/   (props changed)

Modified: branches/2017Q1/devel/arduino-tools/Makefile
==============================================================================
--- branches/2017Q1/devel/arduino-tools/Makefile	Sat Jan  7 07:35:54 2017	(r430770)
+++ branches/2017Q1/devel/arduino-tools/Makefile	Sat Jan  7 07:36:19 2017	(r430771)
@@ -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?201701070736.v077aJOE052804>