diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 19:41:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 19:41:57 +0000 |
commit | 1932b7bf5efce9b8adca08225feb6c18f3397833 (patch) | |
tree | 5cd14b9a93280e720aab7eb1feac48150347a768 /textproc/p5-Lingua-Ident | |
parent | 9bf90ed5bb00278e645cc85af96a322edbd47e78 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Ident')
-rw-r--r-- | textproc/p5-Lingua-Ident/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Lingua-Ident/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-Ident/Makefile b/textproc/p5-Lingua-Ident/Makefile index 6984b0976e1e..32e84954c570 100644 --- a/textproc/p5-Lingua-Ident/Makefile +++ b/textproc/p5-Lingua-Ident/Makefile @@ -14,8 +14,4 @@ COMMENT= Statistical language identification USE_PERL5= configure USES= perl5 -MAN1= trainlid.1 -MAN3= Lingua::Ident.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-Ident/pkg-plist b/textproc/p5-Lingua-Ident/pkg-plist index b5f8a8e84a58..d52214803bca 100644 --- a/textproc/p5-Lingua-Ident/pkg-plist +++ b/textproc/p5-Lingua-Ident/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/Lingua/Ident.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Ident/.packlist 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 |