diff options
Diffstat (limited to 'devel/py-aws-sam-translator/Makefile')
-rw-r--r-- | devel/py-aws-sam-translator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-aws-sam-translator/Makefile b/devel/py-aws-sam-translator/Makefile index 533db8ba4fbf..b9f730f5ee51 100644 --- a/devel/py-aws-sam-translator/Makefile +++ b/devel/py-aws-sam-translator/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nork@ninth-nine.com COMMENT= Library that transform SAM templates into AWS CloudFormation templates +WWW= https://pypi.org/project/aws-sam-translator/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |