Changeset View
Changeset View
Standalone View
Standalone View
editors/xi-core/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= xi-core | PORTNAME= xi-core | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| DISTVERSION= 0.3.0 | DISTVERSION= 0.3.0 | ||||
| PORTREVISION= 3 | PORTREVISION= 4 | ||||
| CATEGORIES= editors | CATEGORIES= editors | ||||
| MAINTAINER= ed.arrakis@gmail.com | MAINTAINER= ed.arrakis@gmail.com | ||||
| 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 20 Lines • Show All 170 Lines • Show Last 20 Lines | |||||