aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2016-12-05 19:04:24 +0800
committerdanilo <danilo@FreeBSD.org>2016-12-05 19:04:24 +0800
commit4677f5573ddc144442e568ec65cb9a951756f7d9 (patch)
tree7e3062fd90acaf3bee86265b1eca70be7bdd6f20 /misc
parentc2f607cbc479f3a795b97d3b1ca6a34db46eb798 (diff)
downloadfreebsd-ports-graphics-4677f5573ddc144442e568ec65cb9a951756f7d9.tar.gz
freebsd-ports-graphics-4677f5573ddc144442e568ec65cb9a951756f7d9.tar.zst
freebsd-ports-graphics-4677f5573ddc144442e568ec65cb9a951756f7d9.zip
- Simplify the Makefile
Reported by: mat
Diffstat (limited to 'misc')
-rw-r--r--misc/cloc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile
index 09556e29092..ef4100c6aa3 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