Changeset View
Changeset View
Standalone View
Standalone View
head/devel/rust-bindgen/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= rust-bindgen | PORTNAME= rust-bindgen | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| DISTVERSION= 0.43.0 | DISTVERSION= 0.43.0 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MAINTAINER= gecko@FreeBSD.org | MAINTAINER= gecko@FreeBSD.org | ||||
| COMMENT= Generate Rust bindings from C (and some C++) code | COMMENT= Generate Rust bindings from C (and some C++) code | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE | LICENSE_FILE= ${WRKSRC}/LICENSE | ||||
| ▲ Show 20 Lines • Show All 60 Lines • Show Last 20 Lines | |||||