Changeset View
Changeset View
Standalone View
Standalone View
head/editors/xi-core/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= xi-core | PORTNAME= xi-core | ||||
| PORTVERSION= g20170612 | PORTVERSION= g20170612 | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| PORTREVISION= 3 | PORTREVISION= 4 | ||||
| CATEGORIES= editors | CATEGORIES= editors | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Modern editor backend written in Rust | COMMENT= Modern editor backend written in Rust | ||||
| LICENSE= APACHE20 | LICENSE= APACHE20 | ||||
| LICENSE_FILE= ${WRKSRC}/../LICENSE | LICENSE_FILE= ${WRKSRC}/../LICENSE | ||||
| Show All 32 Lines | |||||