aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-Identify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-Identify/Makefile')
-rw-r--r--textproc/p5-Lingua-Identify/Makefile32
1 files changed, 1 insertions, 31 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile
index 449453aa4900..59052e17114d 100644
--- a/textproc/p5-Lingua-Identify/Makefile
+++ b/textproc/p5-Lingua-Identify/Makefile
@@ -9,7 +9,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Lingua::Identify - Language identification
-TAGS= lang detect identify
BUILD_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \
p5-Text-Affixes>=0.04:${PORTSDIR}/textproc/p5-Text-Affixes \
@@ -19,35 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN1= langident.1 make-lingua-identify-language.1
-MAN3= Lingua::Identify.3 \
- Lingua::Identify::BG.3 \
- Lingua::Identify::CS.3 \
- Lingua::Identify::CY.3 \
- Lingua::Identify::DA.3 \
- Lingua::Identify::DE.3 \
- Lingua::Identify::EL.3 \
- Lingua::Identify::EN.3 \
- Lingua::Identify::ES.3 \
- Lingua::Identify::FI.3 \
- Lingua::Identify::FR.3 \
- Lingua::Identify::HR.3 \
- Lingua::Identify::HI.3 \
- Lingua::Identify::HU.3 \
- Lingua::Identify::ID.3 \
- Lingua::Identify::IT.3 \
- Lingua::Identify::LA.3 \
- Lingua::Identify::NL.3 \
- Lingua::Identify::Nothing.3 \
- Lingua::Identify::PL.3 \
- Lingua::Identify::PT.3 \
- Lingua::Identify::RO.3 \
- Lingua::Identify::RU.3 \
- Lingua::Identify::SL.3 \
- Lingua::Identify::SQ.3 \
- Lingua::Identify::SV.3 \
- Lingua::Identify::TR.3 \
- Lingua::Identify::UK.3
+TAGS= lang detect identify
-NO_STAGE= yes
.include <bsd.port.mk>