diff options
author | az <az@FreeBSD.org> | 2014-01-05 20:33:14 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 20:33:14 +0800 |
commit | 3cad481398ced63ecda2b446098739f232326ebd (patch) | |
tree | 140c8b5e543420bb97617b37d63532bd93e807bc /finance/p5-Math-Financial | |
parent | 0d7fe3c2829f094fba4e135e3ebee36f03b36fb1 (diff) | |
download | freebsd-ports-gnome-3cad481398ced63ecda2b446098739f232326ebd.tar.gz freebsd-ports-gnome-3cad481398ced63ecda2b446098739f232326ebd.tar.zst freebsd-ports-gnome-3cad481398ced63ecda2b446098739f232326ebd.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
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 |