diff options
Diffstat (limited to 'textproc/py-googletrans/Makefile')
-rw-r--r-- | textproc/py-googletrans/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-googletrans/Makefile b/textproc/py-googletrans/Makefile index 614f21cd0599..948418e56ab4 100644 --- a/textproc/py-googletrans/Makefile +++ b/textproc/py-googletrans/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Free Google Translate API that translates totally free of charge +WWW= https://github.com/ssut/py-googletrans LICENSE= MIT # LICENSE_FILE isn't packaged in the sdist, yet |