diff options
Diffstat (limited to 'devel/py-pathspec/Makefile')
-rw-r--r-- | devel/py-pathspec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pathspec/Makefile b/devel/py-pathspec/Makefile index 54b0bdfd5365..d94d7d963758 100644 --- a/devel/py-pathspec/Makefile +++ b/devel/py-pathspec/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Utility library for pattern matching of file paths +WWW= https://pypi.org/project/pathspec/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE |