diff options
Diffstat (limited to 'devel/py-bidict/Makefile')
-rw-r--r-- | devel/py-bidict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-bidict/Makefile b/devel/py-bidict/Makefile index eeb154ef519d..6ac3c4347465 100644 --- a/devel/py-bidict/Makefile +++ b/devel/py-bidict/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= brd@FreeBSD.org COMMENT= Bidirectional map implementation and related functionality +WWW= https://github.com/jab/bidict LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE |