diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-24 15:52:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-24 15:52:12 +0000 |
commit | 61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db (patch) | |
tree | 2bde90029aec0b39c5098c897caaf97334d8a53c /textproc/p5-Text-SimpleTemplate | |
parent | d868ed7aea79199e7b22a02ac01cd4cec8760049 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-SimpleTemplate')
-rw-r--r-- | textproc/p5-Text-SimpleTemplate/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-SimpleTemplate/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-SimpleTemplate/Makefile b/textproc/p5-Text-SimpleTemplate/Makefile index 2f7d762be946..ea926cb9beeb 100644 --- a/textproc/p5-Text-SimpleTemplate/Makefile +++ b/textproc/p5-Text-SimpleTemplate/Makefile @@ -13,7 +13,4 @@ COMMENT= Yet another Perl module for template processing USES= perl5 USE_PERL5= configure -MAN3= Text::SimpleTemplate.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-SimpleTemplate/pkg-plist b/textproc/p5-Text-SimpleTemplate/pkg-plist index eb7f4ab18f27..dd4ca9bc6de8 100644 --- a/textproc/p5-Text-SimpleTemplate/pkg-plist +++ b/textproc/p5-Text-SimpleTemplate/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Text::SimpleTemplate.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/SimpleTemplate/.packlist %%SITE_PERL%%/Text/SimpleTemplate.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/SimpleTemplate |