diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:31:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-11-24 18:31:22 +0000 |
commit | 79229bced6b0be03d1a0220297fb13e7ac0b765e (patch) | |
tree | 555fbf1f9257511e595c781455a9081027e5a105 /textproc/p5-Lingua-Ident | |
parent | 0b3e66e0f446fd64595fb01980c519179af75a08 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Ident')
-rw-r--r-- | textproc/p5-Lingua-Ident/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Lingua-Ident/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-Ident/Makefile b/textproc/p5-Lingua-Ident/Makefile index 32e84954c570..601ddb3825dd 100644 --- a/textproc/p5-Lingua-Ident/Makefile +++ b/textproc/p5-Lingua-Ident/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Statistical language identification +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-Lingua-Ident/pkg-plist b/textproc/p5-Lingua-Ident/pkg-plist index d52214803bca..08f9a6d275af 100644 --- a/textproc/p5-Lingua-Ident/pkg-plist +++ b/textproc/p5-Lingua-Ident/pkg-plist @@ -3,6 +3,3 @@ bin/trainlid %%PERL5_MAN3%%/Lingua::Ident.3.gz man/man1/trainlid.1.gz -@dirrmtry %%SITE_PERL%%/Lingua -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Ident -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua |