aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-11-02 03:15:28 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-11-02 03:15:28 +0800
commitb5675ed44b3ec4e70114516c25e71b539a083bc9 (patch)
tree14e787e0ad5b65ed82b513927a36da1e751fc57a /textproc
parent8f266e94bf644ffac1cbaba9068e6948da79e9d4 (diff)
downloadfreebsd-ports-gnome-b5675ed44b3ec4e70114516c25e71b539a083bc9.tar.gz
freebsd-ports-gnome-b5675ed44b3ec4e70114516c25e71b539a083bc9.tar.zst
freebsd-ports-gnome-b5675ed44b3ec4e70114516c25e71b539a083bc9.zip
Simplify COMMENT
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-EN-Fathom/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile
index 7a968f39c854..2a51be523e9b 100644
--- a/textproc/p5-Lingua-EN-Fathom/Makefile
+++ b/textproc/p5-Lingua-EN-Fathom/Makefile
@@ -8,14 +8,13 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Lingua::EN::Fathom - Measure readability of English text
+COMMENT= Measure readability of English text
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-COMMON_DEPENDS= p5-Lingua-EN-Syllable>=0:textproc/p5-Lingua-EN-Syllable
-BUILD_DEPENDS= ${COMMON_DEPENDS}
-RUN_DEPENDS= ${COMMON_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Lingua-EN-Syllable>=0:textproc/p5-Lingua-EN-Syllable
USES= perl5
USE_PERL5= configure