summaryrefslogtreecommitdiff
path: root/devel/py-pybind11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pybind11/Makefile')
-rw-r--r--devel/py-pybind11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pybind11/Makefile b/devel/py-pybind11/Makefile
index d6b0e2ca7228..81ad580d2afe 100644
--- a/devel/py-pybind11/Makefile
+++ b/devel/py-pybind11/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Seamless interoperability between C++11 and Python
+WWW= https://github.com/pybind/pybind11
LICENSE= BSD3CLAUSE