diff options
Diffstat (limited to 'devel/sonar-scanner-cli/Makefile')
-rw-r--r-- | devel/sonar-scanner-cli/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/sonar-scanner-cli/Makefile b/devel/sonar-scanner-cli/Makefile index a83fdff84521..6782654adfb6 100644 --- a/devel/sonar-scanner-cli/Makefile +++ b/devel/sonar-scanner-cli/Makefile @@ -11,6 +11,8 @@ DISTNAME= sonar-scanner-${PORTVERSION} MAINTAINER= freebsd@dussan.org COMMENT= Launcher for analyzing projects with SonarQube +BROKEN= unfetchable + LICENSE= LGPL3 NO_ARCH= yes |