diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-24 14:59:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-24 14:59:10 +0000 |
commit | ba6cb2390bc0e92b1c086b37025958168169f5c7 (patch) | |
tree | ae6617c0224f9b87dc2f6a7c5843998e0c2166ff /textproc/p5-Text-FillIn | |
parent | 54f1a49eeef1b442ea0be622a0e1c7b423ddfb24 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-FillIn')
-rw-r--r-- | textproc/p5-Text-FillIn/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-FillIn/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-FillIn/Makefile b/textproc/p5-Text-FillIn/Makefile index 4331d0e61b27..7ecf4aa7ea36 100644 --- a/textproc/p5-Text-FillIn/Makefile +++ b/textproc/p5-Text-FillIn/Makefile @@ -13,7 +13,4 @@ COMMENT= A class implementing a fill-in template USES= perl5 USE_PERL5= configure -MAN3= Text::FillIn.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-FillIn/pkg-plist b/textproc/p5-Text-FillIn/pkg-plist index ee7fac3e0ec9..8dabdc768d20 100644 --- a/textproc/p5-Text-FillIn/pkg-plist +++ b/textproc/p5-Text-FillIn/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Text::FillIn.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FillIn/.packlist %%SITE_PERL%%/Text/FillIn.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/FillIn |