diff options
Diffstat (limited to 'devel/py-aws-requests-auth/Makefile')
-rw-r--r-- | devel/py-aws-requests-auth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-aws-requests-auth/Makefile b/devel/py-aws-requests-auth/Makefile index 9a522d8a505c..e5a1ea573096 100644 --- a/devel/py-aws-requests-auth/Makefile +++ b/devel/py-aws-requests-auth/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS signature version 4 signing process for the python requests module +WWW= https://github.com/DavidMuller/aws-requests-auth LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |