aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-EN-Fathom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-EN-Fathom/Makefile')
-rw-r--r--textproc/p5-Lingua-EN-Fathom/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile
index 775154d93b52..d8fae6a7439e 100644
--- a/textproc/p5-Lingua-EN-Fathom/Makefile
+++ b/textproc/p5-Lingua-EN-Fathom/Makefile
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Lingua::EN::Fathom - Measure readability of English text
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
COMMON_DEPENDS= p5-Lingua-EN-Syllable>0:${PORTSDIR}/textproc/p5-Lingua-EN-Syllable
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}
@@ -17,7 +20,4 @@ RUN_DEPENDS= ${COMMON_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Lingua::EN::Fathom.3
-
-NO_STAGE= yes
.include <bsd.port.mk>