mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
Simplify COMMENT
This commit is contained in:
parent
f083b6e828
commit
4e45793e74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483720
1 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue