diff options
Diffstat (limited to 'devel/google-styleguide/Makefile')
-rw-r--r-- | devel/google-styleguide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 4922d48233b6..0561075f962a 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= leeym@FreeBSD.org COMMENT= Tool to assist with Google style guide compliance +BROKEN= Unfetchable (google code has gone away) + USES= python NO_BUILD= yes NO_WRKSUBDIR= yes |