diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cloc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 09556e290921..ef4100c6aa3b 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -5,7 +5,6 @@ PORTNAME= cloc PORTVERSION= 1.70 DISTVERSIONPREFIX= v CATEGORIES= misc -EXTRACT_SUFX= .pl MAINTAINER= danilo@FreeBSD.org COMMENT= Counts lines of code @@ -16,7 +15,6 @@ RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff USE_GITHUB= yes GH_ACCOUNT= AlDanial -GH_PROJECT= ${PORTNAME} USES= perl5 USE_PERL5= run |