Changeset View
Changeset View
Standalone View
Standalone View
head/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 | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| DISTVERSION= 2.1.5 | DISTVERSION= 2.1.5 | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MAINTAINER= beyert@cs.ucr.edu | MAINTAINER= beyert@cs.ucr.edu | ||||
| COMMENT= Rust code completion helper | COMMENT= Rust code completion helper | ||||
| LICENSE= MIT | LICENSE= MIT | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE-MIT | LICENSE_FILE= ${WRKSRC}/LICENSE-MIT | ||||
| ▲ Show 20 Lines • Show All 105 Lines • Show Last 20 Lines | |||||