diff options
Diffstat (limited to 'graphics/py-pytesseract/Makefile')
-rw-r--r-- | graphics/py-pytesseract/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-pytesseract/Makefile b/graphics/py-pytesseract/Makefile index c3ec6d410828..2063c14f9038 100644 --- a/graphics/py-pytesseract/Makefile +++ b/graphics/py-pytesseract/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mandree@FreeBSD.org COMMENT= wrapper for Google's Tesseract OCR engine +WWW= https://github.com/madmaze/pytesseract PATCH_STRIP= -p1 |