Changeset View
Changeset View
Standalone View
Standalone View
devel/racer/Makefile
| # Created by: Timothy Beyer <beyert@cs.ucr.edu> | # Created by: Timothy Beyer <beyert@cs.ucr.edu> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= racer | PORTNAME= racer | ||||
| DISTVERSION= 2.1.31 | DISTVERSION= 2.1.31 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MASTER_SITES= CRATESIO | MASTER_SITES= CRATESIO | ||||
| DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} | DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} | ||||
| MAINTAINER= rust@FreeBSD.org | MAINTAINER= rust@FreeBSD.org | ||||
| COMMENT= Rust code completion helper | COMMENT= Rust code completion helper | ||||
| LICENSE= MIT | LICENSE= MIT | ||||
| ▲ Show 20 Lines • Show All 128 Lines • Show Last 20 Lines | |||||