diff options
Diffstat (limited to 'devel/codesearch-py/Makefile')
-rw-r--r-- | devel/codesearch-py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/codesearch-py/Makefile b/devel/codesearch-py/Makefile index 8e451e7d6757..51a4798fec17 100644 --- a/devel/codesearch-py/Makefile +++ b/devel/codesearch-py/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= chromium@FreeBSD.org COMMENT= Python library for accessing Chromium CodeSearch +WWW= https://github.com/chromium/codesearch-py LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |