Changeset View
Changeset View
Standalone View
Standalone View
head/devel/racerd/Makefile
| # Created by: Richard Gallamore <ultima@FreeBSD.org> | # Created by: Richard Gallamore <ultima@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= racerd | PORTNAME= racerd | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| DISTVERSION= 0.1.1-56 | DISTVERSION= 0.1.1-56 | ||||
| DISTVERSIONSUFFIX= -g29cd4c6 | DISTVERSIONSUFFIX= -g29cd4c6 | ||||
| PORTREVISION= 3 | PORTREVISION= 4 | ||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MAINTAINER= ultima@FreeBSD.org | MAINTAINER= ultima@FreeBSD.org | ||||
| COMMENT= Rust semantic analysis server powered by Racer | COMMENT= Rust semantic analysis server powered by Racer | ||||
| LICENSE= APACHE20 | LICENSE= APACHE20 | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE | LICENSE_FILE= ${WRKSRC}/LICENSE | ||||
| ▲ Show 20 Lines • Show All 102 Lines • Show Last 20 Lines | |||||