diff options
author | az <az@FreeBSD.org> | 2013-11-03 23:16:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-11-03 23:16:25 +0800 |
commit | ec0af843f179f60d0fd2eacd33207cb9ebe5d66a (patch) | |
tree | ff293b810328a0198353a27b7495cf1dffccca38 /finance/p5-Locale-Currency-Format | |
parent | 76fe1ffa0708e50ffe069af45fb5b269720fac98 (diff) | |
download | freebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.tar.gz freebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.tar.zst freebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.zip |
- support STAGEDIR
- add LICENSE (where it possible)
Diffstat (limited to 'finance/p5-Locale-Currency-Format')
-rw-r--r-- | finance/p5-Locale-Currency-Format/Makefile | 9 | ||||
-rw-r--r-- | finance/p5-Locale-Currency-Format/pkg-plist | 1 |
2 files changed, 4 insertions, 6 deletions
diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index 48d654ebf441..c1a16e942ec5 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -10,13 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl functions for formatting monetary values -USES= perl5 -USE_PERL5= configure - -LICENSE_COMB= dual LICENSE= ART20 GPLv1 +LICENSE_COMB= dual -MAN3= Locale::Currency::Format.3 +USES= perl5 +USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/finance/p5-Locale-Currency-Format/pkg-plist b/finance/p5-Locale-Currency-Format/pkg-plist index 924239648864..090afd26bbfb 100644 --- a/finance/p5-Locale-Currency-Format/pkg-plist +++ b/finance/p5-Locale-Currency-Format/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Locale/Currency/Format.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency/Format/.packlist +%%PERL5_MAN3%%/Locale::Currency::Format.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency/Format @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale |