diff options
Diffstat (limited to 'devel/py-sortedcontainers/Makefile')
-rw-r--r-- | devel/py-sortedcontainers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-sortedcontainers/Makefile b/devel/py-sortedcontainers/Makefile index 60ded4c42778..afc92e06af6e 100644 --- a/devel/py-sortedcontainers/Makefile +++ b/devel/py-sortedcontainers/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python Sorted Container Types: SortedList, SortedDict, and SortedSet +WWW= https://www.grantjenks.com/docs/sortedcontainers/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |