Changeset View
Changeset View
Standalone View
Standalone View
head/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= 7.0.0 | DISTVERSION= 7.0.0 | ||||
| PORTREVISION= 3 | PORTREVISION= 4 | ||||
| CATEGORIES= sysutils | CATEGORIES= sysutils | ||||
| PKGNAMESUFFIX= -find | PKGNAMESUFFIX= -find | ||||
| MAINTAINER= andoriyu@gmail.com | MAINTAINER= andoriyu@gmail.com | ||||
| COMMENT= Simple, fast and user-friendly alternative to find | COMMENT= Simple, fast and user-friendly alternative to find | ||||
| LICENSE= MIT APACHE20 | LICENSE= MIT APACHE20 | ||||
| LICENSE_COMB= dual | LICENSE_COMB= dual | ||||
| ▲ Show 20 Lines • Show All 95 Lines • Show Last 20 Lines | |||||