Changeset View
Changeset View
Standalone View
Standalone View
head/x11/alacritty/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= alacritty | PORTNAME= alacritty | ||||
| PORTVERSION= 0.2.0 | PORTVERSION= 0.2.0 | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| CATEGORIES= x11 | CATEGORIES= x11 | ||||
| MAINTAINER= zeising@FreeBSD.org | MAINTAINER= zeising@FreeBSD.org | ||||
| COMMENT= GPU-accelerated terminal emulator | COMMENT= GPU-accelerated terminal emulator | ||||
| LICENSE= APACHE20 | LICENSE= APACHE20 | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE | LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE | ||||
| ▲ Show 20 Lines • Show All 196 Lines • Show Last 20 Lines | |||||