diff options
Diffstat (limited to 'devel/rust-bindgen/Makefile')
-rw-r--r-- | devel/rust-bindgen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rust-bindgen/Makefile b/devel/rust-bindgen/Makefile index 0069e9794840..8618274d261c 100644 --- a/devel/rust-bindgen/Makefile +++ b/devel/rust-bindgen/Makefile @@ -9,6 +9,7 @@ DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= gecko@FreeBSD.org COMMENT= Generate Rust bindings from C (and some C++) code +WWW= https://github.com/rust-lang/rust-bindgen LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |