Changeset View
Changeset View
Standalone View
Standalone View
head/devel/rust-cbindgen/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= cbindgen | PORTNAME= cbindgen | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| DISTVERSION= 0.6.6 | DISTVERSION= 0.6.6 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| PKGNAMEPREFIX= rust- | PKGNAMEPREFIX= rust- | ||||
| MAINTAINER= gecko@FreeBSD.org | MAINTAINER= gecko@FreeBSD.org | ||||
| COMMENT= Generate C bindings from Rust code | COMMENT= Generate C bindings from Rust code | ||||
| LICENSE= MPL20 | LICENSE= MPL20 | ||||
| ▲ Show 20 Lines • Show All 46 Lines • Show Last 20 Lines | |||||