summaryrefslogtreecommitdiff
path: root/misc/exercism
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-09 20:48:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-09 20:48:13 +0000
commitee5a5c47dcc1a71aa2c75eb88922c5a6089e98f0 (patch)
tree548580fc8e15ddb813f9b4b2692e7d0586c3e348 /misc/exercism
parentUpdate to 2.7.3 (diff)
Mark BROKEN: wrong LICENSE_FILE
Reported by: pkg-fallout
Diffstat (limited to 'misc/exercism')
-rw-r--r--misc/exercism/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile
index 968b54262f00..5226ec16040e 100644
--- a/misc/exercism/Makefile
+++ b/misc/exercism/Makefile
@@ -12,6 +12,8 @@ COMMENT= CLI client for exercism.io
LICENSE= MIT
LICENSE_FILE= LICENSE
+BROKEN= wrong LICENSE_FILE
+
BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
USE_GITHUB= yes