diff options
Diffstat (limited to 'databases/arrow')
-rw-r--r-- | databases/arrow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile index 413c02c156fb..ecaa0d1c7e2e 100644 --- a/databases/arrow/Makefile +++ b/databases/arrow/Makefile @@ -10,6 +10,7 @@ EXTRACT_ONLY= apache-${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Columnar in-memory analytics layer for big data +WWW= https://arrow.apache.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE.txt |