mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Reformat pkg-descr - Take maintainership
This commit is contained in:
parent
0804b62863
commit
598e2a8375
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352950
@ -7,10 +7,13 @@ CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Stemmers for Portuguese and Galician
|
||||
|
||||
USES= perl5
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
Lingua::PT::Stemmer - Stemmers for Portuguese and Galician. While these
|
||||
stemmers can be used stand alone, they are typically used as back ends to
|
||||
the general stemmer front end provided by textproc/p5-Lingua-Stem.
|
||||
Lingua::PT::Stemmer - Stemmers for Portuguese and Galician. While these stemmers
|
||||
can be used stand alone, they are typically used as back ends to the general
|
||||
stemmer front end provided by textproc/p5-Lingua-Stem.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Lingua-PT-Stemmer/
|
||||
|
@ -1,9 +1,9 @@
|
||||
%%PERL5_MAN3%%/Lingua::GL::Stemmer.3.gz
|
||||
%%PERL5_MAN3%%/Lingua::PT::Stemmer.3.gz
|
||||
%%SITE_PERL%%/Lingua/GL/Stemmer.pm
|
||||
%%SITE_PERL%%/Lingua/PT/Stemmer.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/PT/Stemmer/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/PT/Stemmer
|
||||
%%PERL5_MAN3%%/Lingua::GL::Stemmer.3.gz
|
||||
%%PERL5_MAN3%%/Lingua::PT::Stemmer.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/PT/Stemmer
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/PT
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua
|
||||
@dirrmtry %%SITE_PERL%%/Lingua/PT
|
||||
|
Loading…
Reference in New Issue
Block a user