aboutsummaryrefslogtreecommitdiff
path: root/devel/arduino-mk
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-11-06 12:48:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-11-06 12:48:32 +0000
commitcc8ad7de9b786478d98d89f893f727969ff10a5c (patch)
treea8d88971682ad17f920feb443ddc5ac6b3c408b6 /devel/arduino-mk
parent7b15a42f40e8532459008d3c4cacc3716af2e6d0 (diff)
downloadports-cc8ad7de9b786478d98d89f893f727969ff10a5c.tar.gz
ports-cc8ad7de9b786478d98d89f893f727969ff10a5c.zip
Mark a few ports BROKEN, unfetchable
Notes
Notes: svn path=/head/; revision=516880
Diffstat (limited to 'devel/arduino-mk')
-rw-r--r--devel/arduino-mk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/arduino-mk/Makefile b/devel/arduino-mk/Makefile
index 193a97379ae8..2cf0e2200ac4 100644
--- a/devel/arduino-mk/Makefile
+++ b/devel/arduino-mk/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= leres@FreeBSD.org
COMMENT= Build Arduino sketches from the command line
+BROKEN= unfetchable
+
LICENSE= LGPL21
# gmake is needed to use the port, not to build it