Changeset View
Changeset View
Standalone View
Standalone View
head/x11/rofi/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= rofi | PORTNAME= rofi | ||||
| PORTVERSION= 1.6.0 | PORTVERSION= 1.6.0 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= x11 | CATEGORIES= x11 | ||||
| MASTER_SITES= https://github.com/davatorium/rofi/releases/download/${PORTVERSION}/ | MASTER_SITES= https://github.com/davatorium/rofi/releases/download/${PORTVERSION}/ | ||||
| MAINTAINER= nomoo@nomoo.ru | MAINTAINER= nomoo@nomoo.ru | ||||
| COMMENT= Window switcher, run dialog and dmenu replacement | COMMENT= Window switcher, run dialog and dmenu replacement | ||||
| LICENSE= MIT | LICENSE= MIT | ||||
| LICENSE_FILE= ${WRKSRC}/COPYING | LICENSE_FILE= ${WRKSRC}/COPYING | ||||
| Show All 27 Lines | |||||