svn commit: r430771 - branches/2017Q1/devel/arduino-tools

Antoine Brodin antoine at FreeBSD.org
Sat Jan 7 07:36:20 UTC 2017


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 at 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 \


More information about the svn-ports-branches mailing list