Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2015-12-27 12:03:48 +00:00
parent 8f2b152ec4
commit c66bb11feb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404563
2 changed files with 4 additions and 5 deletions

View file

@ -12,13 +12,12 @@ COMMENT= Interface to Chrome language detection library
LICENSE= BSD3CLAUSE
BUILD_DEPENDS= libcld.so:${PORTSDIR}/devel/cld \
p5-Config-AutoConf>=0.16:${PORTSDIR}/devel/p5-Config-AutoConf \
LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld
BUILD_DEPENDS= p5-Config-AutoConf>=0.16:${PORTSDIR}/devel/p5-Config-AutoConf \
p5-ExtUtils-CBuilder>0.27:${PORTSDIR}/devel/p5-ExtUtils-CBuilder \
p5-ExtUtils-ParseXS>=0:${PORTSDIR}/devel/p5-ExtUtils-ParseXS \
p5-ExtUtils-LibBuilder>=0.02:${PORTSDIR}/devel/p5-ExtUtils-LibBuilder
RUN_DEPENDS= libcld.so:${PORTSDIR}/devel/cld \
p5-XSLoader>=0:${PORTSDIR}/devel/p5-XSLoader
RUN_DEPENDS= p5-XSLoader>=0:${PORTSDIR}/devel/p5-XSLoader
USES= perl5
USE_PERL5= modbuild

View file

@ -1,5 +1,5 @@
bin/identify-cld
%%SITE_ARCH%%/Lingua/Identify/CLD.pm
%%SITE_ARCH%%/auto/Lingua/Identify/CLD/CLD.so
%%PERL5_MAN1%%/identify-cld.1.gz
%%PERL5_MAN3%%/Lingua::Identify::CLD.3.gz
man/man1/identify-cld.1.gz