diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:33:14 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:33:14 +0000 |
commit | 1480bef1b354ff4be5e9c06dea80de9b9cd494ca (patch) | |
tree | 140c8b5e543420bb97617b37d63532bd93e807bc /finance/p5-Math-Financial | |
parent | 55cd3a9b006022eb9cc0db454f98d6b17307aea7 (diff) |
Notes
Diffstat (limited to 'finance/p5-Math-Financial')
-rw-r--r-- | finance/p5-Math-Financial/Makefile | 3 | ||||
-rw-r--r-- | finance/p5-Math-Financial/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/finance/p5-Math-Financial/Makefile b/finance/p5-Math-Financial/Makefile index 0f27054f264b..63f279b20190 100644 --- a/finance/p5-Math-Financial/Makefile +++ b/finance/p5-Math-Financial/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl module containing common functions for loans and annuities USES= perl5 USE_PERL5= configure -MAN3= Math::Financial.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/finance/p5-Math-Financial/pkg-plist b/finance/p5-Math-Financial/pkg-plist index a4d21c56ce09..8fd0142109f5 100644 --- a/finance/p5-Math-Financial/pkg-plist +++ b/finance/p5-Math-Financial/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Math/Financial.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Financial/.packlist +%%PERL5_MAN3%%/Math::Financial.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Financial @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |