mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
12 lines
530 B
Plaintext
12 lines
530 B
Plaintext
DEFINED_PHASES=compile install
|
|
DEPEND=dev-lang/perl
|
|
DESCRIPTION=Count Lines of Code
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/AlDanial/cloc
|
|
KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86
|
|
LICENSE=GPL-2+
|
|
RDEPEND=dev-lang/perl dev-perl/Algorithm-Diff dev-perl/Parallel-ForkManager dev-perl/Regexp-Common virtual/perl-Digest-MD5 virtual/perl-File-Spec virtual/perl-File-Temp virtual/perl-Getopt-Long
|
|
SLOT=0
|
|
SRC_URI=https://github.com/AlDanial/cloc/archive/refs/tags/v2.00.tar.gz -> cloc-2.00.tar.gz
|
|
_md5_=2bb3b949e97143ffbc07a55da77ad245
|