summaryrefslogtreecommitdiff
path: root/devel/rust-cbindgen
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rust-cbindgen')
-rw-r--r--devel/rust-cbindgen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile
index 1e47dd7bef43..926713ba8707 100644
--- a/devel/rust-cbindgen/Makefile
+++ b/devel/rust-cbindgen/Makefile
@@ -9,6 +9,7 @@ DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
MAINTAINER= gecko@FreeBSD.org
COMMENT= Generate C bindings from Rust code
+WWW= https://github.com/eqrion/cbindgen
LICENSE= MPL20