diff options
Diffstat (limited to 'misc/py-boost-histogram/Makefile')
-rw-r--r-- | misc/py-boost-histogram/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-boost-histogram/Makefile b/misc/py-boost-histogram/Makefile index 3a801ecedf37..58958eb74884 100644 --- a/misc/py-boost-histogram/Makefile +++ b/misc/py-boost-histogram/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for the C++14 Boost::Histogram library +WWW= https://github.com/scikit-hep/boost-histogram LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |