Changeset View
Changeset View
Standalone View
Standalone View
head/devel/tokei/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= tokei | PORTNAME= tokei | ||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| DISTVERSION= 8.0.1 | DISTVERSION= 8.0.1 | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MAINTAINER= tobik@FreeBSD.org | MAINTAINER= tobik@FreeBSD.org | ||||
| COMMENT= Display statistics about your code | COMMENT= Display statistics about your code | ||||
| LICENSE= APACHE20 MIT | LICENSE= APACHE20 MIT | ||||
| LICENSE_COMB= dual | LICENSE_COMB= dual | ||||
| LICENSE_FILE_APACHE20= ${WRKSRC}/LICENCE-APACHE | LICENSE_FILE_APACHE20= ${WRKSRC}/LICENCE-APACHE | ||||
| ▲ Show 20 Lines • Show All 98 Lines • Show Last 20 Lines | |||||