diff options
Diffstat (limited to 'devel/py-frozenlist/Makefile')
-rw-r--r-- | devel/py-frozenlist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-frozenlist/Makefile b/devel/py-frozenlist/Makefile index 8cb667ee31b0..decc1c455273 100644 --- a/devel/py-frozenlist/Makefile +++ b/devel/py-frozenlist/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= List-like structure which implements collections.abc.MutableSequence +WWW= https://github.com/aio-libs/frozenlist LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |