blob: 53fef260d108a07b358fc5a8e9ca968ae8584bb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install
DEPEND=dev-lang/perl
DESCRIPTION=Count Lines of Code
EAPI=6
HOMEPAGE=https://github.com/AlDanial/cloc
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
LICENSE=GPL-2+
RDEPEND=dev-lang/perl dev-perl/Algorithm-Diff dev-perl/Regexp-Common virtual/perl-Digest-MD5 virtual/perl-Getopt-Long virtual/perl-File-Spec virtual/perl-File-Temp
SLOT=0
SRC_URI=https://github.com/AlDanial/cloc/releases/download/v1.70/cloc-1.70.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_md5_=10229b950966bfae6784a9c7ff58af7d
|