diff options
Diffstat (limited to 'devel/fb-adb/Makefile')
-rw-r--r-- | devel/fb-adb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile index cc8a8914cd5a..5cf168b6fabf 100644 --- a/devel/fb-adb/Makefile +++ b/devel/fb-adb/Makefile @@ -18,6 +18,8 @@ PATCHFILES= 1b5524282981.patch:-p1 \ MAINTAINER= jbeich@FreeBSD.org COMMENT= Better shell for Android devices +BROKEN= unfetchable + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |