diff options
Diffstat (limited to 'textproc/p5-Text-TabularDisplay')
-rw-r--r-- | textproc/p5-Text-TabularDisplay/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-TabularDisplay/pkg-plist | 1 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-TabularDisplay/Makefile b/textproc/p5-Text-TabularDisplay/Makefile index b27aabfc285..eae6cfdb2bb 100644 --- a/textproc/p5-Text-TabularDisplay/Makefile +++ b/textproc/p5-Text-TabularDisplay/Makefile @@ -9,10 +9,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Display text in formatted table output +LICENSE= GPLv2 + USES= perl5 USE_PERL5= configure -MAN3= Text::TabularDisplay.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-TabularDisplay/pkg-plist b/textproc/p5-Text-TabularDisplay/pkg-plist index 145982ee604..f74d11e97d0 100644 --- a/textproc/p5-Text-TabularDisplay/pkg-plist +++ b/textproc/p5-Text-TabularDisplay/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Text::TabularDisplay.3.gz %%SITE_PERL%%/Text/TabularDisplay.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/TabularDisplay/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/TabularDisplay |