diff options
Diffstat (limited to 'devel/py-pytrie/Makefile')
-rw-r--r-- | devel/py-pytrie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytrie/Makefile b/devel/py-pytrie/Makefile index 9cd220ad8fc1..891cbf1cfd35 100644 --- a/devel/py-pytrie/Makefile +++ b/devel/py-pytrie/Makefile @@ -7,6 +7,7 @@ DISTNAME= PyTrie-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Pure Python implementation of the trie data structure +WWW= https://github.com/gsakkis/pytrie LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |