diff options
Diffstat (limited to 'devel/py-adb/Makefile')
-rw-r--r-- | devel/py-adb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-adb/Makefile b/devel/py-adb/Makefile index df78f1411528..a70737620c96 100644 --- a/devel/py-adb/Makefile +++ b/devel/py-adb/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Pure-python implementation of ADB and Fastboot protocols +WWW= https://github.com/google/python-adb LICENSE= APACHE20 |