Changeset View
Changeset View
Standalone View
Standalone View
sysutils/fd/Makefile
| # Created by: Andrey Cherkashin <andoriyu@gmail.com> | # Created by: Andrey Cherkashin <andoriyu@gmail.com> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= fd | PORTNAME= fd | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| DISTVERSION= 8.0.0 | DISTVERSION= 8.0.0 | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| CATEGORIES= sysutils | CATEGORIES= sysutils | ||||
| PKGNAMESUFFIX= -find | PKGNAMESUFFIX= -find | ||||
| PATCH_SITES= https://github.com/sharkdp/fd/commit/ | PATCH_SITES= https://github.com/sharkdp/fd/commit/ | ||||
| PATCHFILES= 4b5e8941a71ca1d52e57434f8ad4277aab1f36ee.patch:-p1 \ | PATCHFILES= 4b5e8941a71ca1d52e57434f8ad4277aab1f36ee.patch:-p1 \ | ||||
| 04bcd546b2446a188bb098455817228381d195df.patch:-p1 | 04bcd546b2446a188bb098455817228381d195df.patch:-p1 | ||||
| MAINTAINER= tobik@FreeBSD.org | MAINTAINER= tobik@FreeBSD.org | ||||
| ▲ Show 20 Lines • Show All 95 Lines • Show Last 20 Lines | |||||