aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile')
-rw-r--r--textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile
index 6ba87579126b..fdf130875e8b 100644
--- a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile
+++ b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile
@@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to detect if English number is ordinal or cardinal
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
RUN_DEPENDS= \
p5-Lingua-EN-FindNumber>0:${PORTSDIR}/textproc/p5-Lingua-EN-FindNumber
BUILD_DEPENDS= ${RUN_DEPENDS}
@@ -19,7 +22,4 @@ TEST_DEPENDS= \
USES= perl5
USE_PERL5= configure
-MAN3= Lingua::EN::Number::IsOrdinal.3
-
-NO_STAGE= yes
.include <bsd.port.mk>