mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Pet portlint
- Remove MASTER_SITE_SUBDIR - Sort PLIST - Update link in pkg-descr - Take maintainership
This commit is contained in:
parent
1584da1073
commit
0d60b66759
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473227
3 changed files with 7 additions and 8 deletions
|
@ -6,19 +6,18 @@ PORTVERSION= 1.2
|
|||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ASKSH
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= Snowball-Swedish-${PORTVERSION}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Stemmer for Swedish
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Stemmer for Swedish
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Lingua::Stem::Snowball::Se is a perl port of the swedish
|
||||
stemmer at http://snowball.sourceforge.net.
|
||||
Lingua::Stem::Snowball::Se is a perl port of the swedish stemmer at
|
||||
https://sourceforge.net/projects/snowball/.
|
||||
|
||||
WWW: https://metacpan.org/release/Snowball-Swedish
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bin/stemmer-se.pl
|
||||
%%PERL5_MAN3%%/Lingua::Stem::Snowball::Se.3.gz
|
||||
%%SITE_PERL%%/Lingua/Stem/Snowball/Se.pm
|
||||
%%PERL5_MAN3%%/Lingua::Stem::Snowball::Se.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue